#EDCB9B Color

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

Color preview

#EDCB9B

Color formats

HEX
#EDCB9B
RGB
rgb(237, 203, 155)
RGBA
rgba(237, 203, 155, 1)
HSL
hsl(35, 69%, 77%)
HSV
hsv(35, 35%, 93%)
CMYK
cmyk(0%, 14%, 35%, 7%)
CSS variable
--color-primary: #EDCB9B;
Lowercase HEX
#edcb9b

Shades

Tints

Tones

Harmony

CSS snippets for #EDCB9B

.color-edcb9b {
  color: #EDCB9B;
  background-color: #EDCB9B;
}

Frequently asked questions

What color is #EDCB9B?+

#EDCB9B is a HEX color with RGB value rgb(237, 203, 155) and HSL value hsl(35, 69%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EDCB9B?+

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