#DBACCF Color

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

Color preview

#DBACCF

Color formats

HEX
#DBACCF
RGB
rgb(219, 172, 207)
RGBA
rgba(219, 172, 207, 1)
HSL
hsl(315, 39%, 77%)
HSV
hsv(315, 21%, 86%)
CMYK
cmyk(0%, 21%, 5%, 14%)
CSS variable
--color-primary: #DBACCF;
Lowercase HEX
#dbaccf

Shades

Tints

Tones

Harmony

CSS snippets for #DBACCF

.color-dbaccf {
  color: #DBACCF;
  background-color: #DBACCF;
}

Frequently asked questions

What color is #DBACCF?+

#DBACCF is a HEX color with RGB value rgb(219, 172, 207) and HSL value hsl(315, 39%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DBACCF?+

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