RGB
253, 251, 212
HSL
57°, 91%, 91%
CMYK
0, 1, 16, 1
HSV
57°, 16%, 99%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #FDFBD4 |
color: #FDFBD4;
|
| RGB | 253, 251, 212 |
color: rgb(253, 251, 212);
|
| RGB Percentage | 99%, 98%, 83% |
color: rgb(99%, 98%, 83%);
|
| CMYK | 0%, 1%, 16%, 1% | Not supported in CSS |
| HSL | 57°, 91%, 91% |
color: hsl(57, 91%, 91%);
|
| HSV | 57°, 16%, 99% | Not supported in CSS |
| CIE-LAB | 73, 0, 13 |
color: lab(73% 0 13);
|
| Decimal | 16645076 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.cream {
color: #FDFBD4;
}
SCSS
$cream: #FDFBD4;
RGB
rgb(253, 251, 212)
Accessibility & Contrast
White background
1.05:1
1.05
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
19.93:1
19.93
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element