#DAACCB Color

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

Color preview

#DAACCB

Color formats

HEX
#DAACCB
RGB
rgb(218, 172, 203)
RGBA
rgba(218, 172, 203, 1)
HSL
hsl(320, 38%, 76%)
HSV
hsv(320, 21%, 85%)
CMYK
cmyk(0%, 21%, 7%, 15%)
CSS variable
--color-primary: #DAACCB;
Lowercase HEX
#daaccb

Shades

Tints

Tones

Harmony

CSS snippets for #DAACCB

.color-daaccb {
  color: #DAACCB;
  background-color: #DAACCB;
}

Frequently asked questions

What color is #DAACCB?+

#DAACCB is a HEX color with RGB value rgb(218, 172, 203) and HSL value hsl(320, 38%, 76%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DAACCB?+

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