#EFCD83 Color

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

Color preview

#EFCD83

Color formats

HEX
#EFCD83
RGB
rgb(239, 205, 131)
RGBA
rgba(239, 205, 131, 1)
HSL
hsl(41, 77%, 73%)
HSV
hsv(41, 45%, 94%)
CMYK
cmyk(0%, 14%, 45%, 6%)
CSS variable
--color-primary: #EFCD83;
Lowercase HEX
#efcd83

Shades

Tints

Tones

Harmony

CSS snippets for #EFCD83

.color-efcd83 {
  color: #EFCD83;
  background-color: #EFCD83;
}

Frequently asked questions

What color is #EFCD83?+

#EFCD83 is a HEX color with RGB value rgb(239, 205, 131) and HSL value hsl(41, 77%, 73%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EFCD83?+

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