#DAB2CC Color

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

Color preview

#DAB2CC

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DAB2CC

.color-dab2cc {
  color: #DAB2CC;
  background-color: #DAB2CC;
}

Frequently asked questions

What color is #DAB2CC?+

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

What is the closest Tailwind color to #DAB2CC?+

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