RGB
255, 206, 27
HSL
47°, 100%, 55%
CMYK
0, 19, 89, 0
HSV
47°, 89%, 100%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #FFCE1B |
color: #FFCE1B;
|
| RGB | 255, 206, 27 |
color: rgb(255, 206, 27);
|
| RGB Percentage | 100%, 81%, 11% |
color: rgb(100%, 81%, 11%);
|
| CMYK | 0%, 19%, 89%, 0% | Not supported in CSS |
| HSL | 47°, 100%, 55% |
color: hsl(47, 100%, 55%);
|
| HSV | 47°, 89%, 100% | Not supported in CSS |
| CIE-LAB | 44, 10, 60 |
color: lab(44% 10 60);
|
| Decimal | 16764443 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.mustard-yellow {
color: #FFCE1B;
}
SCSS
$mustard-yellow: #FFCE1B;
RGB
rgb(255, 206, 27)
Accessibility & Contrast
White background
1.49:1
1.49
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
14.10:1
14.10
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element