#E0EB1F Color

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

Color preview

#E0EB1F

Color formats

HEX
#E0EB1F
RGB
rgb(224, 235, 31)
RGBA
rgba(224, 235, 31, 1)
HSL
hsl(63, 84%, 52%)
HSV
hsv(63, 87%, 92%)
CMYK
cmyk(5%, 0%, 87%, 8%)
CSS variable
--color-primary: #E0EB1F;
Lowercase HEX
#e0eb1f

Shades

Tints

Tones

Harmony

CSS snippets for #E0EB1F

.color-e0eb1f {
  color: #E0EB1F;
  background-color: #E0EB1F;
}

Frequently asked questions

What color is #E0EB1F?+

#E0EB1F is a HEX color with RGB value rgb(224, 235, 31) and HSL value hsl(63, 84%, 52%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #E0EB1F?+

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