#EFFE90 Color

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

Color preview

#EFFE90

Color formats

HEX
#EFFE90
RGB
rgb(239, 254, 144)
RGBA
rgba(239, 254, 144, 1)
HSL
hsl(68, 98%, 78%)
HSV
hsv(68, 43%, 100%)
CMYK
cmyk(6%, 0%, 43%, 0%)
CSS variable
--color-primary: #EFFE90;
Lowercase HEX
#effe90

Shades

Tints

Tones

Harmony

CSS snippets for #EFFE90

.color-effe90 {
  color: #EFFE90;
  background-color: #EFFE90;
}

Frequently asked questions

What color is #EFFE90?+

#EFFE90 is a HEX color with RGB value rgb(239, 254, 144) and HSL value hsl(68, 98%, 78%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EFFE90?+

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