#DBEBD3 Color

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

Color preview

#DBEBD3

Color formats

HEX
#DBEBD3
RGB
rgb(219, 235, 211)
RGBA
rgba(219, 235, 211, 1)
HSL
hsl(100, 37%, 87%)
HSV
hsv(100, 10%, 92%)
CMYK
cmyk(7%, 0%, 10%, 8%)
CSS variable
--color-primary: #DBEBD3;
Lowercase HEX
#dbebd3

Shades

Tints

Tones

Harmony

CSS snippets for #DBEBD3

.color-dbebd3 {
  color: #DBEBD3;
  background-color: #DBEBD3;
}

Frequently asked questions

What color is #DBEBD3?+

#DBEBD3 is a HEX color with RGB value rgb(219, 235, 211) and HSL value hsl(100, 37%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DBEBD3?+

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