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