#DBEBD2 Color

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

Color preview

#DBEBD2

Color formats

HEX
#DBEBD2
RGB
rgb(219, 235, 210)
RGBA
rgba(219, 235, 210, 1)
HSL
hsl(98, 38%, 87%)
HSV
hsv(98, 11%, 92%)
CMYK
cmyk(7%, 0%, 11%, 8%)
CSS variable
--color-primary: #DBEBD2;
Lowercase HEX
#dbebd2

Shades

Tints

Tones

Harmony

CSS snippets for #DBEBD2

.color-dbebd2 {
  color: #DBEBD2;
  background-color: #DBEBD2;
}

Frequently asked questions

What color is #DBEBD2?+

#DBEBD2 is a HEX color with RGB value rgb(219, 235, 210) and HSL value hsl(98, 38%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DBEBD2?+

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