RGB
228, 217, 111
HSL
54°, 68%, 66%
CMYK
0, 5, 51, 11
HSV
54°, 51%, 89%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #E4D96F |
color: #E4D96F;
|
| RGB | 228, 217, 111 |
color: rgb(228, 217, 111);
|
| RGB Percentage | 89%, 85%, 44% |
color: rgb(89%, 85%, 44%);
|
| CMYK | 0%, 5%, 51%, 11% | Not supported in CSS |
| HSL | 54°, 68%, 66% |
color: hsl(54, 68%, 66%);
|
| HSV | 54°, 51%, 89% | Not supported in CSS |
| CIE-LAB | 53, 2, 35 |
color: lab(53% 2 35);
|
| Decimal | 14997871 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.straw {
color: #E4D96F;
}
SCSS
$straw: #E4D96F;
RGB
rgb(228, 217, 111)
Accessibility & Contrast
White background
1.45:1
1.45
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
14.45:1
14.45
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element