#DBEBD8 Color

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

Color preview

#DBEBD8

Color formats

HEX
#DBEBD8
RGB
rgb(219, 235, 216)
RGBA
rgba(219, 235, 216, 1)
HSL
hsl(111, 32%, 88%)
HSV
hsv(111, 8%, 92%)
CMYK
cmyk(7%, 0%, 8%, 8%)
CSS variable
--color-primary: #DBEBD8;
Lowercase HEX
#dbebd8

Shades

Tints

Tones

Harmony

CSS snippets for #DBEBD8

.color-dbebd8 {
  color: #DBEBD8;
  background-color: #DBEBD8;
}

Frequently asked questions

What color is #DBEBD8?+

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

What is the closest Tailwind color to #DBEBD8?+

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