#EFFDDF Color

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

Color preview

#EFFDDF

Color formats

HEX
#EFFDDF
RGB
rgb(239, 253, 223)
RGBA
rgba(239, 253, 223, 1)
HSL
hsl(88, 88%, 93%)
HSV
hsv(88, 12%, 99%)
CMYK
cmyk(6%, 0%, 12%, 1%)
CSS variable
--color-primary: #EFFDDF;
Lowercase HEX
#effddf

Shades

Tints

Tones

Harmony

CSS snippets for #EFFDDF

.color-effddf {
  color: #EFFDDF;
  background-color: #EFFDDF;
}

Frequently asked questions

What color is #EFFDDF?+

#EFFDDF is a HEX color with RGB value rgb(239, 253, 223) and HSL value hsl(88, 88%, 93%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #EFFDDF?+

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