RGB
240, 220, 130
HSL
49°, 79%, 73%
CMYK
0, 8, 46, 6
HSV
49°, 46%, 94%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #F0DC82 |
color: #F0DC82;
|
| RGB | 240, 220, 130 |
color: rgb(240, 220, 130);
|
| RGB Percentage | 94%, 86%, 51% |
color: rgb(94%, 86%, 51%);
|
| CMYK | 0%, 8%, 46%, 6% | Not supported in CSS |
| HSL | 49°, 79%, 73% |
color: hsl(49, 79%, 73%);
|
| HSV | 49°, 46%, 94% | Not supported in CSS |
| CIE-LAB | 58, 4, 30 |
color: lab(58% 4 30);
|
| Decimal | 15785090 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.buff {
color: #F0DC82;
}
SCSS
$buff: #F0DC82;
RGB
rgb(240, 220, 130)
Accessibility & Contrast
White background
1.38:1
1.38
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
15.26:1
15.26
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element