RGB
250, 218, 94
HSL
48°, 94%, 67%
CMYK
0, 13, 62, 2
HSV
48°, 62%, 98%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #FADA5E |
color: #FADA5E;
|
| RGB | 250, 218, 94 |
color: rgb(250, 218, 94);
|
| RGB Percentage | 98%, 85%, 37% |
color: rgb(98%, 85%, 37%);
|
| CMYK | 0%, 13%, 62%, 2% | Not supported in CSS |
| HSL | 48°, 94%, 67% |
color: hsl(48, 94%, 67%);
|
| HSV | 48°, 62%, 98% | Not supported in CSS |
| CIE-LAB | 54, 6, 41 |
color: lab(54% 6 41);
|
| Decimal | 16439902 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.naples-yellow {
color: #FADA5E;
}
SCSS
$naples-yellow: #FADA5E;
RGB
rgb(250, 218, 94)
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.25:1
15.25
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element