#E0D255 Color

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

Color preview

#E0D255

Color formats

HEX
#E0D255
RGB
rgb(224, 210, 85)
RGBA
rgba(224, 210, 85, 1)
HSL
hsl(54, 69%, 61%)
HSV
hsv(54, 62%, 88%)
CMYK
cmyk(0%, 6%, 62%, 12%)
CSS variable
--color-primary: #E0D255;
Lowercase HEX
#e0d255

Shades

Tints

Tones

Harmony

CSS snippets for #E0D255

.color-e0d255 {
  color: #E0D255;
  background-color: #E0D255;
}

Frequently asked questions

What color is #E0D255?+

#E0D255 is a HEX color with RGB value rgb(224, 210, 85) and HSL value hsl(54, 69%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #E0D255?+

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