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