#DBCED0 Color

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

Color preview

#DBCED0

Color formats

HEX
#DBCED0
RGB
rgb(219, 206, 208)
RGBA
rgba(219, 206, 208, 1)
HSL
hsl(351, 15%, 83%)
HSV
hsv(351, 6%, 86%)
CMYK
cmyk(0%, 6%, 5%, 14%)
CSS variable
--color-primary: #DBCED0;
Lowercase HEX
#dbced0

Shades

Tints

Tones

Harmony

CSS snippets for #DBCED0

.color-dbced0 {
  color: #DBCED0;
  background-color: #DBCED0;
}

Frequently asked questions

What color is #DBCED0?+

#DBCED0 is a HEX color with RGB value rgb(219, 206, 208) and HSL value hsl(351, 15%, 83%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #DBCED0?+

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