#DBDDD6 Color

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

Color preview

#DBDDD6

Color formats

HEX
#DBDDD6
RGB
rgb(219, 221, 214)
RGBA
rgba(219, 221, 214, 1)
HSL
hsl(77, 9%, 85%)
HSV
hsv(77, 3%, 87%)
CMYK
cmyk(1%, 0%, 3%, 13%)
CSS variable
--color-primary: #DBDDD6;
Lowercase HEX
#dbddd6

Shades

Tints

Tones

Harmony

CSS snippets for #DBDDD6

.color-dbddd6 {
  color: #DBDDD6;
  background-color: #DBDDD6;
}

Frequently asked questions

What color is #DBDDD6?+

#DBDDD6 is a HEX color with RGB value rgb(219, 221, 214) and HSL value hsl(77, 9%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DBDDD6?+

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