#DFEBD8 Color

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

Color preview

#DFEBD8

Color formats

HEX
#DFEBD8
RGB
rgb(223, 235, 216)
RGBA
rgba(223, 235, 216, 1)
HSL
hsl(98, 32%, 88%)
HSV
hsv(98, 8%, 92%)
CMYK
cmyk(5%, 0%, 8%, 8%)
CSS variable
--color-primary: #DFEBD8;
Lowercase HEX
#dfebd8

Shades

Tints

Tones

Harmony

CSS snippets for #DFEBD8

.color-dfebd8 {
  color: #DFEBD8;
  background-color: #DFEBD8;
}

Frequently asked questions

What color is #DFEBD8?+

#DFEBD8 is a HEX color with RGB value rgb(223, 235, 216) and HSL value hsl(98, 32%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DFEBD8?+

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