#E9DF1B Color

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

Color preview

#E9DF1B

Color formats

HEX
#E9DF1B
RGB
rgb(233, 223, 27)
RGBA
rgba(233, 223, 27, 1)
HSL
hsl(57, 82%, 51%)
HSV
hsv(57, 88%, 91%)
CMYK
cmyk(0%, 4%, 88%, 9%)
CSS variable
--color-primary: #E9DF1B;
Lowercase HEX
#e9df1b

Shades

Tints

Tones

Harmony

CSS snippets for #E9DF1B

.color-e9df1b {
  color: #E9DF1B;
  background-color: #E9DF1B;
}

Frequently asked questions

What color is #E9DF1B?+

#E9DF1B is a HEX color with RGB value rgb(233, 223, 27) and HSL value hsl(57, 82%, 51%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #E9DF1B?+

The closest Tailwind color is yellow-400, available as the bg-yellow-400 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