#DBCDCE Color

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

Color preview

#DBCDCE

Color formats

HEX
#DBCDCE
RGB
rgb(219, 205, 206)
RGBA
rgba(219, 205, 206, 1)
HSL
hsl(356, 16%, 83%)
HSV
hsv(356, 6%, 86%)
CMYK
cmyk(0%, 6%, 6%, 14%)
CSS variable
--color-primary: #DBCDCE;
Lowercase HEX
#dbcdce

Shades

Tints

Tones

Harmony

CSS snippets for #DBCDCE

.color-dbcdce {
  color: #DBCDCE;
  background-color: #DBCDCE;
}

Frequently asked questions

What color is #DBCDCE?+

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

What is the closest Tailwind color to #DBCDCE?+

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