#E0EB0F Color

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

Color preview

#E0EB0F

Color formats

HEX
#E0EB0F
RGB
rgb(224, 235, 15)
RGBA
rgba(224, 235, 15, 1)
HSL
hsl(63, 88%, 49%)
HSV
hsv(63, 94%, 92%)
CMYK
cmyk(5%, 0%, 94%, 8%)
CSS variable
--color-primary: #E0EB0F;
Lowercase HEX
#e0eb0f

Shades

Tints

Tones

Harmony

CSS snippets for #E0EB0F

.color-e0eb0f {
  color: #E0EB0F;
  background-color: #E0EB0F;
}

Frequently asked questions

What color is #E0EB0F?+

#E0EB0F is a HEX color with RGB value rgb(224, 235, 15) and HSL value hsl(63, 88%, 49%). Its closest CSS named color is Gold.

What is the closest Tailwind color to #E0EB0F?+

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