#EBCD90 Color

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

Color preview

#EBCD90

Color formats

HEX
#EBCD90
RGB
rgb(235, 205, 144)
RGBA
rgba(235, 205, 144, 1)
HSL
hsl(40, 69%, 74%)
HSV
hsv(40, 39%, 92%)
CMYK
cmyk(0%, 13%, 39%, 8%)
CSS variable
--color-primary: #EBCD90;
Lowercase HEX
#ebcd90

Shades

Tints

Tones

Harmony

CSS snippets for #EBCD90

.color-ebcd90 {
  color: #EBCD90;
  background-color: #EBCD90;
}

Frequently asked questions

What color is #EBCD90?+

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

What is the closest Tailwind color to #EBCD90?+

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