#EFFDAD Color

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

Color preview

#EFFDAD

Color formats

HEX
#EFFDAD
RGB
rgb(239, 253, 173)
RGBA
rgba(239, 253, 173, 1)
HSL
hsl(71, 95%, 84%)
HSV
hsv(71, 32%, 99%)
CMYK
cmyk(6%, 0%, 32%, 1%)
CSS variable
--color-primary: #EFFDAD;
Lowercase HEX
#effdad

Shades

Tints

Tones

Harmony

CSS snippets for #EFFDAD

.color-effdad {
  color: #EFFDAD;
  background-color: #EFFDAD;
}

Frequently asked questions

What color is #EFFDAD?+

#EFFDAD is a HEX color with RGB value rgb(239, 253, 173) and HSL value hsl(71, 95%, 84%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #EFFDAD?+

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