#DABDD2 Color

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

Color preview

#DABDD2

Color formats

HEX
#DABDD2
RGB
rgb(218, 189, 210)
RGBA
rgba(218, 189, 210, 1)
HSL
hsl(317, 28%, 80%)
HSV
hsv(317, 13%, 85%)
CMYK
cmyk(0%, 13%, 4%, 15%)
CSS variable
--color-primary: #DABDD2;
Lowercase HEX
#dabdd2

Shades

Tints

Tones

Harmony

CSS snippets for #DABDD2

.color-dabdd2 {
  color: #DABDD2;
  background-color: #DABDD2;
}

Frequently asked questions

What color is #DABDD2?+

#DABDD2 is a HEX color with RGB value rgb(218, 189, 210) and HSL value hsl(317, 28%, 80%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DABDD2?+

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