#DBEBD4 Color

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

Color preview

#DBEBD4

Color formats

HEX
#DBEBD4
RGB
rgb(219, 235, 212)
RGBA
rgba(219, 235, 212, 1)
HSL
hsl(102, 37%, 88%)
HSV
hsv(102, 10%, 92%)
CMYK
cmyk(7%, 0%, 10%, 8%)
CSS variable
--color-primary: #DBEBD4;
Lowercase HEX
#dbebd4

Shades

Tints

Tones

Harmony

CSS snippets for #DBEBD4

.color-dbebd4 {
  color: #DBEBD4;
  background-color: #DBEBD4;
}

Frequently asked questions

What color is #DBEBD4?+

#DBEBD4 is a HEX color with RGB value rgb(219, 235, 212) and HSL value hsl(102, 37%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DBEBD4?+

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