#EDCB9F Color

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

Color preview

#EDCB9F

Color formats

HEX
#EDCB9F
RGB
rgb(237, 203, 159)
RGBA
rgba(237, 203, 159, 1)
HSL
hsl(34, 68%, 78%)
HSV
hsv(34, 33%, 93%)
CMYK
cmyk(0%, 14%, 33%, 7%)
CSS variable
--color-primary: #EDCB9F;
Lowercase HEX
#edcb9f

Shades

Tints

Tones

Harmony

CSS snippets for #EDCB9F

.color-edcb9f {
  color: #EDCB9F;
  background-color: #EDCB9F;
}

Frequently asked questions

What color is #EDCB9F?+

#EDCB9F is a HEX color with RGB value rgb(237, 203, 159) and HSL value hsl(34, 68%, 78%). Its closest CSS named color is Wheat.

What is the closest Tailwind color to #EDCB9F?+

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