#EFEC99 Color

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

Color preview

#EFEC99

Color formats

HEX
#EFEC99
RGB
rgb(239, 236, 153)
RGBA
rgba(239, 236, 153, 1)
HSL
hsl(58, 73%, 77%)
HSV
hsv(58, 36%, 94%)
CMYK
cmyk(0%, 1%, 36%, 6%)
CSS variable
--color-primary: #EFEC99;
Lowercase HEX
#efec99

Shades

Tints

Tones

Harmony

CSS snippets for #EFEC99

.color-efec99 {
  color: #EFEC99;
  background-color: #EFEC99;
}

Frequently asked questions

What color is #EFEC99?+

#EFEC99 is a HEX color with RGB value rgb(239, 236, 153) and HSL value hsl(58, 73%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EFEC99?+

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