#EFCC90 Color

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

Color preview

#EFCC90

Color formats

HEX
#EFCC90
RGB
rgb(239, 204, 144)
RGBA
rgba(239, 204, 144, 1)
HSL
hsl(38, 75%, 75%)
HSV
hsv(38, 40%, 94%)
CMYK
cmyk(0%, 15%, 40%, 6%)
CSS variable
--color-primary: #EFCC90;
Lowercase HEX
#efcc90

Shades

Tints

Tones

Harmony

CSS snippets for #EFCC90

.color-efcc90 {
  color: #EFCC90;
  background-color: #EFCC90;
}

Frequently asked questions

What color is #EFCC90?+

#EFCC90 is a HEX color with RGB value rgb(239, 204, 144) and HSL value hsl(38, 75%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EFCC90?+

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