#DBD9D6 Color

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

Color preview

#DBD9D6

Color formats

HEX
#DBD9D6
RGB
rgb(219, 217, 214)
RGBA
rgba(219, 217, 214, 1)
HSL
hsl(36, 6%, 85%)
HSV
hsv(36, 2%, 86%)
CMYK
cmyk(0%, 1%, 2%, 14%)
CSS variable
--color-primary: #DBD9D6;
Lowercase HEX
#dbd9d6

Shades

Tints

Tones

Harmony

CSS snippets for #DBD9D6

.color-dbd9d6 {
  color: #DBD9D6;
  background-color: #DBD9D6;
}

Frequently asked questions

What color is #DBD9D6?+

#DBD9D6 is a HEX color with RGB value rgb(219, 217, 214) and HSL value hsl(36, 6%, 85%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DBD9D6?+

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