#DAB2DA Color

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

Color preview

#DAB2DA

Color formats

HEX
#DAB2DA
RGB
rgb(218, 178, 218)
RGBA
rgba(218, 178, 218, 1)
HSL
hsl(300, 35%, 78%)
HSV
hsv(300, 18%, 85%)
CMYK
cmyk(0%, 18%, 0%, 15%)
CSS variable
--color-primary: #DAB2DA;
Lowercase HEX
#dab2da

Shades

Tints

Tones

Harmony

CSS snippets for #DAB2DA

.color-dab2da {
  color: #DAB2DA;
  background-color: #DAB2DA;
}

Frequently asked questions

What color is #DAB2DA?+

#DAB2DA is a HEX color with RGB value rgb(218, 178, 218) and HSL value hsl(300, 35%, 78%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DAB2DA?+

The closest Tailwind color is pink-300, available as the bg-pink-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