#EDCF9C Color

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

Color preview

#EDCF9C

Color formats

HEX
#EDCF9C
RGB
rgb(237, 207, 156)
RGBA
rgba(237, 207, 156, 1)
HSL
hsl(38, 69%, 77%)
HSV
hsv(38, 34%, 93%)
CMYK
cmyk(0%, 13%, 34%, 7%)
CSS variable
--color-primary: #EDCF9C;
Lowercase HEX
#edcf9c

Shades

Tints

Tones

Harmony

CSS snippets for #EDCF9C

.color-edcf9c {
  color: #EDCF9C;
  background-color: #EDCF9C;
}

Frequently asked questions

What color is #EDCF9C?+

#EDCF9C is a HEX color with RGB value rgb(237, 207, 156) and HSL value hsl(38, 69%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EDCF9C?+

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