#EFDC85 Color

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

Color preview

#EFDC85

Color formats

HEX
#EFDC85
RGB
rgb(239, 220, 133)
RGBA
rgba(239, 220, 133, 1)
HSL
hsl(49, 77%, 73%)
HSV
hsv(49, 44%, 94%)
CMYK
cmyk(0%, 8%, 44%, 6%)
CSS variable
--color-primary: #EFDC85;
Lowercase HEX
#efdc85

Shades

Tints

Tones

Harmony

CSS snippets for #EFDC85

.color-efdc85 {
  color: #EFDC85;
  background-color: #EFDC85;
}

Frequently asked questions

What color is #EFDC85?+

#EFDC85 is a HEX color with RGB value rgb(239, 220, 133) and HSL value hsl(49, 77%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EFDC85?+

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