#EFF18E Color

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

Color preview

#EFF18E

Color formats

HEX
#EFF18E
RGB
rgb(239, 241, 142)
RGBA
rgba(239, 241, 142, 1)
HSL
hsl(61, 78%, 75%)
HSV
hsv(61, 41%, 95%)
CMYK
cmyk(1%, 0%, 41%, 5%)
CSS variable
--color-primary: #EFF18E;
Lowercase HEX
#eff18e

Shades

Tints

Tones

Harmony

CSS snippets for #EFF18E

.color-eff18e {
  color: #EFF18E;
  background-color: #EFF18E;
}

Frequently asked questions

What color is #EFF18E?+

#EFF18E is a HEX color with RGB value rgb(239, 241, 142) and HSL value hsl(61, 78%, 75%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #EFF18E?+

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