#EFCC94 Color

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

Color preview

#EFCC94

Color formats

HEX
#EFCC94
RGB
rgb(239, 204, 148)
RGBA
rgba(239, 204, 148, 1)
HSL
hsl(37, 74%, 76%)
HSV
hsv(37, 38%, 94%)
CMYK
cmyk(0%, 15%, 38%, 6%)
CSS variable
--color-primary: #EFCC94;
Lowercase HEX
#efcc94

Shades

Tints

Tones

Harmony

CSS snippets for #EFCC94

.color-efcc94 {
  color: #EFCC94;
  background-color: #EFCC94;
}

Frequently asked questions

What color is #EFCC94?+

#EFCC94 is a HEX color with RGB value rgb(239, 204, 148) and HSL value hsl(37, 74%, 76%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EFCC94?+

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