#EFCE83 Color

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

Color preview

#EFCE83

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EFCE83

.color-efce83 {
  color: #EFCE83;
  background-color: #EFCE83;
}

Frequently asked questions

What color is #EFCE83?+

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

What is the closest Tailwind color to #EFCE83?+

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