#DBCCCA Color

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

Color preview

#DBCCCA

Color formats

HEX
#DBCCCA
RGB
rgb(219, 204, 202)
RGBA
rgba(219, 204, 202, 1)
HSL
hsl(7, 19%, 83%)
HSV
hsv(7, 8%, 86%)
CMYK
cmyk(0%, 7%, 8%, 14%)
CSS variable
--color-primary: #DBCCCA;
Lowercase HEX
#dbccca

Shades

Tints

Tones

Harmony

CSS snippets for #DBCCCA

.color-dbccca {
  color: #DBCCCA;
  background-color: #DBCCCA;
}

Frequently asked questions

What color is #DBCCCA?+

#DBCCCA is a HEX color with RGB value rgb(219, 204, 202) and HSL value hsl(7, 19%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DBCCCA?+

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