#EFF3AA Color

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

Color preview

#EFF3AA

Color formats

HEX
#EFF3AA
RGB
rgb(239, 243, 170)
RGBA
rgba(239, 243, 170, 1)
HSL
hsl(63, 75%, 81%)
HSV
hsv(63, 30%, 95%)
CMYK
cmyk(2%, 0%, 30%, 5%)
CSS variable
--color-primary: #EFF3AA;
Lowercase HEX
#eff3aa

Shades

Tints

Tones

Harmony

CSS snippets for #EFF3AA

.color-eff3aa {
  color: #EFF3AA;
  background-color: #EFF3AA;
}

Frequently asked questions

What color is #EFF3AA?+

#EFF3AA is a HEX color with RGB value rgb(239, 243, 170) and HSL value hsl(63, 75%, 81%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EFF3AA?+

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