#DBBDD2 Color

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

Color preview

#DBBDD2

Color formats

HEX
#DBBDD2
RGB
rgb(219, 189, 210)
RGBA
rgba(219, 189, 210, 1)
HSL
hsl(318, 29%, 80%)
HSV
hsv(318, 14%, 86%)
CMYK
cmyk(0%, 14%, 4%, 14%)
CSS variable
--color-primary: #DBBDD2;
Lowercase HEX
#dbbdd2

Shades

Tints

Tones

Harmony

CSS snippets for #DBBDD2

.color-dbbdd2 {
  color: #DBBDD2;
  background-color: #DBBDD2;
}

Frequently asked questions

What color is #DBBDD2?+

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

What is the closest Tailwind color to #DBBDD2?+

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