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