#DBD5D6 Color

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

Color preview

#DBD5D6

Color formats

HEX
#DBD5D6
RGB
rgb(219, 213, 214)
RGBA
rgba(219, 213, 214, 1)
HSL
hsl(350, 8%, 85%)
HSV
hsv(350, 3%, 86%)
CMYK
cmyk(0%, 3%, 2%, 14%)
CSS variable
--color-primary: #DBD5D6;
Lowercase HEX
#dbd5d6

Shades

Tints

Tones

Harmony

CSS snippets for #DBD5D6

.color-dbd5d6 {
  color: #DBD5D6;
  background-color: #DBD5D6;
}

Frequently asked questions

What color is #DBD5D6?+

#DBD5D6 is a HEX color with RGB value rgb(219, 213, 214) and HSL value hsl(350, 8%, 85%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DBD5D6?+

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