#DCCAF2 Color

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

Color preview

#DCCAF2

Color formats

HEX
#DCCAF2
RGB
rgb(220, 202, 242)
RGBA
rgba(220, 202, 242, 1)
HSL
hsl(267, 61%, 87%)
HSV
hsv(267, 17%, 95%)
CMYK
cmyk(9%, 17%, 0%, 5%)
CSS variable
--color-primary: #DCCAF2;
Lowercase HEX
#dccaf2

Shades

Tints

Tones

Harmony

CSS snippets for #DCCAF2

.color-dccaf2 {
  color: #DCCAF2;
  background-color: #DCCAF2;
}

Frequently asked questions

What color is #DCCAF2?+

#DCCAF2 is a HEX color with RGB value rgb(220, 202, 242) and HSL value hsl(267, 61%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCCAF2?+

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