#DBCDD2 Color

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

Color preview

#DBCDD2

Color formats

HEX
#DBCDD2
RGB
rgb(219, 205, 210)
RGBA
rgba(219, 205, 210, 1)
HSL
hsl(339, 16%, 83%)
HSV
hsv(339, 6%, 86%)
CMYK
cmyk(0%, 6%, 4%, 14%)
CSS variable
--color-primary: #DBCDD2;
Lowercase HEX
#dbcdd2

Shades

Tints

Tones

Harmony

CSS snippets for #DBCDD2

.color-dbcdd2 {
  color: #DBCDD2;
  background-color: #DBCDD2;
}

Frequently asked questions

What color is #DBCDD2?+

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

What is the closest Tailwind color to #DBCDD2?+

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