#EBCD98 Color

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

Color preview

#EBCD98

Color formats

HEX
#EBCD98
RGB
rgb(235, 205, 152)
RGBA
rgba(235, 205, 152, 1)
HSL
hsl(38, 67%, 76%)
HSV
hsv(38, 35%, 92%)
CMYK
cmyk(0%, 13%, 35%, 8%)
CSS variable
--color-primary: #EBCD98;
Lowercase HEX
#ebcd98

Shades

Tints

Tones

Harmony

CSS snippets for #EBCD98

.color-ebcd98 {
  color: #EBCD98;
  background-color: #EBCD98;
}

Frequently asked questions

What color is #EBCD98?+

#EBCD98 is a HEX color with RGB value rgb(235, 205, 152) and HSL value hsl(38, 67%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EBCD98?+

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