#E0E255 Color

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

Color preview

#E0E255

Color formats

HEX
#E0E255
RGB
rgb(224, 226, 85)
RGBA
rgba(224, 226, 85, 1)
HSL
hsl(61, 71%, 61%)
HSV
hsv(61, 62%, 89%)
CMYK
cmyk(1%, 0%, 62%, 11%)
CSS variable
--color-primary: #E0E255;
Lowercase HEX
#e0e255

Shades

Tints

Tones

Harmony

CSS snippets for #E0E255

.color-e0e255 {
  color: #E0E255;
  background-color: #E0E255;
}

Frequently asked questions

What color is #E0E255?+

#E0E255 is a HEX color with RGB value rgb(224, 226, 85) and HSL value hsl(61, 71%, 61%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #E0E255?+

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