#EFFDA4 Color

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

Color preview

#EFFDA4

Color formats

HEX
#EFFDA4
RGB
rgb(239, 253, 164)
RGBA
rgba(239, 253, 164, 1)
HSL
hsl(69, 96%, 82%)
HSV
hsv(69, 35%, 99%)
CMYK
cmyk(6%, 0%, 35%, 1%)
CSS variable
--color-primary: #EFFDA4;
Lowercase HEX
#effda4

Shades

Tints

Tones

Harmony

CSS snippets for #EFFDA4

.color-effda4 {
  color: #EFFDA4;
  background-color: #EFFDA4;
}

Frequently asked questions

What color is #EFFDA4?+

#EFFDA4 is a HEX color with RGB value rgb(239, 253, 164) and HSL value hsl(69, 96%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EFFDA4?+

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