#DCADFF Color

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

Color preview

#DCADFF

Color formats

HEX
#DCADFF
RGB
rgb(220, 173, 255)
RGBA
rgba(220, 173, 255, 1)
HSL
hsl(274, 100%, 84%)
HSV
hsv(274, 32%, 100%)
CMYK
cmyk(14%, 32%, 0%, 0%)
CSS variable
--color-primary: #DCADFF;
Lowercase HEX
#dcadff

Shades

Tints

Tones

Harmony

CSS snippets for #DCADFF

.color-dcadff {
  color: #DCADFF;
  background-color: #DCADFF;
}

Frequently asked questions

What color is #DCADFF?+

#DCADFF is a HEX color with RGB value rgb(220, 173, 255) and HSL value hsl(274, 100%, 84%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #DCADFF?+

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