#EFDC90 Color

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

Color preview

#EFDC90

Color formats

HEX
#EFDC90
RGB
rgb(239, 220, 144)
RGBA
rgba(239, 220, 144, 1)
HSL
hsl(48, 75%, 75%)
HSV
hsv(48, 40%, 94%)
CMYK
cmyk(0%, 8%, 40%, 6%)
CSS variable
--color-primary: #EFDC90;
Lowercase HEX
#efdc90

Shades

Tints

Tones

Harmony

CSS snippets for #EFDC90

.color-efdc90 {
  color: #EFDC90;
  background-color: #EFDC90;
}

Frequently asked questions

What color is #EFDC90?+

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

What is the closest Tailwind color to #EFDC90?+

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