RGB
247, 217, 188
HSL
29°, 79%, 85%
CMYK
0, 12, 24, 3
HSV
29°, 24%, 97%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #F7D9BC |
color: #F7D9BC;
|
| RGB | 247, 217, 188 |
color: rgb(247, 217, 188);
|
| RGB Percentage | 97%, 85%, 74% |
color: rgb(97%, 85%, 74%);
|
| CMYK | 0%, 12%, 24%, 3% | Not supported in CSS |
| HSL | 29°, 79%, 85% |
color: hsl(29, 79%, 85%);
|
| HSV | 29°, 24%, 97% | Not supported in CSS |
| CIE-LAB | 68, 6, 10 |
color: lab(68% 6 10);
|
| Decimal | 16243132 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.nude {
color: #F7D9BC;
}
SCSS
$nude: #F7D9BC;
RGB
rgb(247, 217, 188)
Accessibility & Contrast
White background
1.35:1
1.35
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
15.61:1
15.61
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element