#EFF3A0 Color

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

Color preview

#EFF3A0

Color formats

HEX
#EFF3A0
RGB
rgb(239, 243, 160)
RGBA
rgba(239, 243, 160, 1)
HSL
hsl(63, 78%, 79%)
HSV
hsv(63, 34%, 95%)
CMYK
cmyk(2%, 0%, 34%, 5%)
CSS variable
--color-primary: #EFF3A0;
Lowercase HEX
#eff3a0

Shades

Tints

Tones

Harmony

CSS snippets for #EFF3A0

.color-eff3a0 {
  color: #EFF3A0;
  background-color: #EFF3A0;
}

Frequently asked questions

What color is #EFF3A0?+

#EFF3A0 is a HEX color with RGB value rgb(239, 243, 160) and HSL value hsl(63, 78%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EFF3A0?+

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