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