#DBBDC2 Color

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

Color preview

#DBBDC2

Color formats

HEX
#DBBDC2
RGB
rgb(219, 189, 194)
RGBA
rgba(219, 189, 194, 1)
HSL
hsl(350, 29%, 80%)
HSV
hsv(350, 14%, 86%)
CMYK
cmyk(0%, 14%, 11%, 14%)
CSS variable
--color-primary: #DBBDC2;
Lowercase HEX
#dbbdc2

Shades

Tints

Tones

Harmony

CSS snippets for #DBBDC2

.color-dbbdc2 {
  color: #DBBDC2;
  background-color: #DBBDC2;
}

Frequently asked questions

What color is #DBBDC2?+

#DBBDC2 is a HEX color with RGB value rgb(219, 189, 194) and HSL value hsl(350, 29%, 80%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DBBDC2?+

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