#DBDDD1 Color

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

Color preview

#DBDDD1

Color formats

HEX
#DBDDD1
RGB
rgb(219, 221, 209)
RGBA
rgba(219, 221, 209, 1)
HSL
hsl(70, 15%, 84%)
HSV
hsv(70, 5%, 87%)
CMYK
cmyk(1%, 0%, 5%, 13%)
CSS variable
--color-primary: #DBDDD1;
Lowercase HEX
#dbddd1

Shades

Tints

Tones

Harmony

CSS snippets for #DBDDD1

.color-dbddd1 {
  color: #DBDDD1;
  background-color: #DBDDD1;
}

Frequently asked questions

What color is #DBDDD1?+

#DBDDD1 is a HEX color with RGB value rgb(219, 221, 209) and HSL value hsl(70, 15%, 84%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DBDDD1?+

The closest Tailwind color is stone-300, available as the bg-stone-300 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