#DFEDD5 Color

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

Color preview

#DFEDD5

Color formats

HEX
#DFEDD5
RGB
rgb(223, 237, 213)
RGBA
rgba(223, 237, 213, 1)
HSL
hsl(95, 40%, 88%)
HSV
hsv(95, 10%, 93%)
CMYK
cmyk(6%, 0%, 10%, 7%)
CSS variable
--color-primary: #DFEDD5;
Lowercase HEX
#dfedd5

Shades

Tints

Tones

Harmony

CSS snippets for #DFEDD5

.color-dfedd5 {
  color: #DFEDD5;
  background-color: #DFEDD5;
}

Frequently asked questions

What color is #DFEDD5?+

#DFEDD5 is a HEX color with RGB value rgb(223, 237, 213) and HSL value hsl(95, 40%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DFEDD5?+

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