#EFEF90 Color

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

Color preview

#EFEF90

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #EFEF90

.color-efef90 {
  color: #EFEF90;
  background-color: #EFEF90;
}

Frequently asked questions

What color is #EFEF90?+

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

What is the closest Tailwind color to #EFEF90?+

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