#EEAF1B Color

Inspect #EEAF1B across formats, palettes, contrast and closest named color matches.

Color preview

#EEAF1B

Color formats

HEX
#EEAF1B
RGB
rgb(238, 175, 27)
RGBA
rgba(238, 175, 27, 1)
HSL
hsl(42, 86%, 52%)
HSV
hsv(42, 89%, 93%)
CMYK
cmyk(0%, 26%, 89%, 7%)
CSS variable
--color-primary: #EEAF1B;
Lowercase HEX
#eeaf1b

Shades

Tints

Tones

Harmony

CSS snippets for #EEAF1B

.color-eeaf1b {
  color: #EEAF1B;
  background-color: #EEAF1B;
}

Frequently asked questions

What color is #EEAF1B?+

#EEAF1B is a HEX color with RGB value rgb(238, 175, 27) and HSL value hsl(42, 86%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #EEAF1B?+

The closest Tailwind color is yellow-500, available as the bg-yellow-500 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools