RGB
224, 205, 149
HSL
45°, 55%, 73%
CMYK
0, 8, 33, 12
HSV
45°, 33%, 88%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #E0CD95 |
color: #E0CD95;
|
| RGB | 224, 205, 149 |
color: rgb(224, 205, 149);
|
| RGB Percentage | 88%, 80%, 58% |
color: rgb(88%, 80%, 58%);
|
| CMYK | 0%, 8%, 33%, 12% | Not supported in CSS |
| HSL | 45°, 55%, 73% |
color: hsl(45, 55%, 73%);
|
| HSV | 45°, 33%, 88% | Not supported in CSS |
| CIE-LAB | 58, 4, 19 |
color: lab(58% 4 19);
|
| Decimal | 14732693 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.ecru {
color: #E0CD95;
}
SCSS
$ecru: #E0CD95;
RGB
rgb(224, 205, 149)
Accessibility & Contrast
White background
1.57:1
1.57
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
13.34:1
13.34
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element