RGB
251, 236, 93
HSL
54°, 95%, 67%
CMYK
0, 6, 63, 2
HSV
54°, 63%, 98%
Similar Colors
Conversions & Codes
| Format | Value | CSS |
|---|---|---|
| HEX | #FBEC5D |
color: #FBEC5D;
|
| RGB | 251, 236, 93 |
color: rgb(251, 236, 93);
|
| RGB Percentage | 98%, 93%, 36% |
color: rgb(98%, 93%, 36%);
|
| CMYK | 0%, 6%, 63%, 2% | Not supported in CSS |
| HSL | 54°, 95%, 67% |
color: hsl(54, 95%, 67%);
|
| HSV | 54°, 63%, 98% | Not supported in CSS |
| CIE-LAB | 54, 3, 48 |
color: lab(54% 3 48);
|
| Decimal | 16510045 | Not supported in CSS |
Color Variations
Shades
Tints
Tones
Hues
Color Harmonies
Analogous
Complementary
Split Complementary
Triadic
Tetradic
Square
CSS & Dev Snippets
CSS
.maize {
color: #FBEC5D;
}
SCSS
$maize: #FBEC5D;
RGB
rgb(251, 236, 93)
Accessibility & Contrast
White background
1.22:1
1.22
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element
Black background
17.26:1
17.26
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element