#DBCED3 Color

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

Color preview

#DBCED3

Color formats

HEX
#DBCED3
RGB
rgb(219, 206, 211)
RGBA
rgba(219, 206, 211, 1)
HSL
hsl(337, 15%, 83%)
HSV
hsv(337, 6%, 86%)
CMYK
cmyk(0%, 6%, 4%, 14%)
CSS variable
--color-primary: #DBCED3;
Lowercase HEX
#dbced3

Shades

Tints

Tones

Harmony

CSS snippets for #DBCED3

.color-dbced3 {
  color: #DBCED3;
  background-color: #DBCED3;
}

Frequently asked questions

What color is #DBCED3?+

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

What is the closest Tailwind color to #DBCED3?+

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