#EBCFB1 Color

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

Color preview

#EBCFB1

Color formats

HEX
#EBCFB1
RGB
rgb(235, 207, 177)
RGBA
rgba(235, 207, 177, 1)
HSL
hsl(31, 59%, 81%)
HSV
hsv(31, 25%, 92%)
CMYK
cmyk(0%, 12%, 25%, 8%)
CSS variable
--color-primary: #EBCFB1;
Lowercase HEX
#ebcfb1

Shades

Tints

Tones

Harmony

CSS snippets for #EBCFB1

.color-ebcfb1 {
  color: #EBCFB1;
  background-color: #EBCFB1;
}

Frequently asked questions

What color is #EBCFB1?+

#EBCFB1 is a HEX color with RGB value rgb(235, 207, 177) and HSL value hsl(31, 59%, 81%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EBCFB1?+

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