#DBCDD5 Color

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

Color preview

#DBCDD5

Color formats

HEX
#DBCDD5
RGB
rgb(219, 205, 213)
RGBA
rgba(219, 205, 213, 1)
HSL
hsl(326, 16%, 83%)
HSV
hsv(326, 6%, 86%)
CMYK
cmyk(0%, 6%, 3%, 14%)
CSS variable
--color-primary: #DBCDD5;
Lowercase HEX
#dbcdd5

Shades

Tints

Tones

Harmony

CSS snippets for #DBCDD5

.color-dbcdd5 {
  color: #DBCDD5;
  background-color: #DBCDD5;
}

Frequently asked questions

What color is #DBCDD5?+

#DBCDD5 is a HEX color with RGB value rgb(219, 205, 213) and HSL value hsl(326, 16%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DBCDD5?+

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