#EBCF9D Color

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

Color preview

#EBCF9D

Color formats

HEX
#EBCF9D
RGB
rgb(235, 207, 157)
RGBA
rgba(235, 207, 157, 1)
HSL
hsl(38, 66%, 77%)
HSV
hsv(38, 33%, 92%)
CMYK
cmyk(0%, 12%, 33%, 8%)
CSS variable
--color-primary: #EBCF9D;
Lowercase HEX
#ebcf9d

Shades

Tints

Tones

Harmony

CSS snippets for #EBCF9D

.color-ebcf9d {
  color: #EBCF9D;
  background-color: #EBCF9D;
}

Frequently asked questions

What color is #EBCF9D?+

#EBCF9D is a HEX color with RGB value rgb(235, 207, 157) and HSL value hsl(38, 66%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EBCF9D?+

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