#EFCC8B Color

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

Color preview

#EFCC8B

Color formats

HEX
#EFCC8B
RGB
rgb(239, 204, 139)
RGBA
rgba(239, 204, 139, 1)
HSL
hsl(39, 76%, 74%)
HSV
hsv(39, 42%, 94%)
CMYK
cmyk(0%, 15%, 42%, 6%)
CSS variable
--color-primary: #EFCC8B;
Lowercase HEX
#efcc8b

Shades

Tints

Tones

Harmony

CSS snippets for #EFCC8B

.color-efcc8b {
  color: #EFCC8B;
  background-color: #EFCC8B;
}

Frequently asked questions

What color is #EFCC8B?+

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

What is the closest Tailwind color to #EFCC8B?+

The closest Tailwind color is amber-200, available as the bg-amber-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