#EDE19C Color

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

Color preview

#EDE19C

Color formats

HEX
#EDE19C
RGB
rgb(237, 225, 156)
RGBA
rgba(237, 225, 156, 1)
HSL
hsl(51, 69%, 77%)
HSV
hsv(51, 34%, 93%)
CMYK
cmyk(0%, 5%, 34%, 7%)
CSS variable
--color-primary: #EDE19C;
Lowercase HEX
#ede19c

Shades

Tints

Tones

Harmony

CSS snippets for #EDE19C

.color-ede19c {
  color: #EDE19C;
  background-color: #EDE19C;
}

Frequently asked questions

What color is #EDE19C?+

#EDE19C is a HEX color with RGB value rgb(237, 225, 156) and HSL value hsl(51, 69%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EDE19C?+

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