#DFEED8 Color

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

Color preview

#DFEED8

Color formats

HEX
#DFEED8
RGB
rgb(223, 238, 216)
RGBA
rgba(223, 238, 216, 1)
HSL
hsl(101, 39%, 89%)
HSV
hsv(101, 9%, 93%)
CMYK
cmyk(6%, 0%, 9%, 7%)
CSS variable
--color-primary: #DFEED8;
Lowercase HEX
#dfeed8

Shades

Tints

Tones

Harmony

CSS snippets for #DFEED8

.color-dfeed8 {
  color: #DFEED8;
  background-color: #DFEED8;
}

Frequently asked questions

What color is #DFEED8?+

#DFEED8 is a HEX color with RGB value rgb(223, 238, 216) and HSL value hsl(101, 39%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DFEED8?+

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