RGB
245, 222, 179
HSL
39°, 77%, 83%
CMYK
0, 9, 27, 4
HSV
39°, 27%, 96%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #F5DEB3 |
color: #F5DEB3;
|
| RGB | 245, 222, 179 |
color: rgb(245, 222, 179);
|
| RGB Percentage | 96%, 87%, 70% |
color: rgb(96%, 87%, 70%);
|
| CMYK | 0%, 9%, 27%, 4% | Not supported in CSS |
| HSL | 39°, 77%, 83% |
color: hsl(39, 77%, 83%);
|
| HSV | 39°, 27%, 96% | Not supported in CSS |
| CIE-LAB | 66, 5, 14 |
color: lab(66% 5 14);
|
| Decimal | 16113331 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.wheat {
color: #F5DEB3;
}
SCSS
$wheat: #F5DEB3;
RGB
rgb(245, 222, 179)
Accessibility & Contrast
White background
1.31:1
1.31
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
15.98:1
15.98
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element