#E0EB6B Color

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

Color preview

#E0EB6B

Color formats

HEX
#E0EB6B
RGB
rgb(224, 235, 107)
RGBA
rgba(224, 235, 107, 1)
HSL
hsl(65, 76%, 67%)
HSV
hsv(65, 54%, 92%)
CMYK
cmyk(5%, 0%, 54%, 8%)
CSS variable
--color-primary: #E0EB6B;
Lowercase HEX
#e0eb6b

Shades

Tints

Tones

Harmony

CSS snippets for #E0EB6B

.color-e0eb6b {
  color: #E0EB6B;
  background-color: #E0EB6B;
}

Frequently asked questions

What color is #E0EB6B?+

#E0EB6B is a HEX color with RGB value rgb(224, 235, 107) and HSL value hsl(65, 76%, 67%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #E0EB6B?+

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