#EFFEAF Color

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

Color preview

#EFFEAF

Color formats

HEX
#EFFEAF
RGB
rgb(239, 254, 175)
RGBA
rgba(239, 254, 175, 1)
HSL
hsl(71, 98%, 84%)
HSV
hsv(71, 31%, 100%)
CMYK
cmyk(6%, 0%, 31%, 0%)
CSS variable
--color-primary: #EFFEAF;
Lowercase HEX
#effeaf

Shades

Tints

Tones

Harmony

CSS snippets for #EFFEAF

.color-effeaf {
  color: #EFFEAF;
  background-color: #EFFEAF;
}

Frequently asked questions

What color is #EFFEAF?+

#EFFEAF is a HEX color with RGB value rgb(239, 254, 175) and HSL value hsl(71, 98%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EFFEAF?+

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