#FFFFF0 - Ivory
The hexadecimal color code #FFFFF0 corresponds to the color "Ivory" , which is a shade of White. This color is a combination of red (at 1,00 level), green (at 1,00 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 34% and blue at 32%.
Features
Variations of #FFFFF0
Lighter Shades
Palette of gradually lightened shades. The lightest shade of #FFFFF0 is the color #FFFFFD
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 #00000F is the color exactly opposite to #FFFFF0 on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.
Complementary color palette
Ivory
#FFFFF0
Triadic palette
Uses of #FFFFF0 in CSS
When using #FFFFF0 as the background color, consider selecting a darker text color for improved readability. If you want to use #FFFFF0 as the text color, prefer a dark background, such as Black.
You can replace the color code #FFFFF0 with its official name: Ivory. You can then write in CSS "background: Ivory " for a background of #FFFFF0.
#FFFFF0 as background color
div{ background: #FFFFF0; }
div{ background: Ivory; }
Colored text
div{ color: #FFFFF0; }
div{ color: Ivory; }
Border
div{ border: 3px solid #FFFFF0; }
div{ border: 3px solid Ivory; }
Shadow
div{ box-shadow: 3px 3px 7px #FFFFF0; }
div{ box-shadow: 3px 3px 7px Ivory; }
Note:
In CSS, the color code #FFFFF0 can be replaced with its official name "".
Similar Colors
Other color codes similar or equivalent to the specified color code #FFFFF0.
Choose another color
Select another color on color wheel.