#EBDC90 Color

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

Color preview

#EBDC90

Color formats

HEX
#EBDC90
RGB
rgb(235, 220, 144)
RGBA
rgba(235, 220, 144, 1)
HSL
hsl(50, 69%, 74%)
HSV
hsv(50, 39%, 92%)
CMYK
cmyk(0%, 6%, 39%, 8%)
CSS variable
--color-primary: #EBDC90;
Lowercase HEX
#ebdc90

Shades

Tints

Tones

Harmony

CSS snippets for #EBDC90

.color-ebdc90 {
  color: #EBDC90;
  background-color: #EBDC90;
}

Frequently asked questions

What color is #EBDC90?+

#EBDC90 is a HEX color with RGB value rgb(235, 220, 144) and HSL value hsl(50, 69%, 74%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EBDC90?+

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