#F5FFFA - MintCream
The hexadecimal color code #F5FFFA corresponds to the color "MintCream" , which is a shade of White. This color is a combination of red (at 0,96 level), green (at 1,00 level) and blue (at 0,98 level). Its brightness is 98% and its saturation is 100%. It is composed of red at 32%, green at 34% and blue at 33%.
Features
Variations of #F5FFFA
Lighter Shades
Palette of gradually lightened shades. The lightest shade of #F5FFFA is the color #FEFFFE
Darker Shades
Palette of progressively darker shades. The darkest shade is #181919.
Other Shades of White
Examples of other colors within the White spectrum .
Color Palettes
The complementary color #0A0005 is the color exactly opposite to #F5FFFA on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.
Complementary color palette
MintCream
#F5FFFA
Uses of #F5FFFA in CSS
When using #F5FFFA as the background color, consider selecting a darker text color for improved readability. If you want to use #F5FFFA as the text color, prefer a dark background, such as Black.
You can replace the color code #F5FFFA with its official name: MintCream. You can then write in CSS "background: MintCream " for a background of #F5FFFA.
#F5FFFA as background color
div{ background: #F5FFFA; }
div{ background: MintCream; }
Colored text
div{ color: #F5FFFA; }
div{ color: MintCream; }
Border
div{ border: 3px solid #F5FFFA; }
div{ border: 3px solid MintCream; }
Shadow
div{ box-shadow: 3px 3px 7px #F5FFFA; }
div{ box-shadow: 3px 3px 7px MintCream; }
Note:
In CSS, the color code #F5FFFA can be replaced with its official name "".
Similar Colors
Other color codes similar or equivalent to the specified color code #F5FFFA.
Choose another color
Select another color on color wheel.