#DCCCF1 Color

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

Color preview

#DCCCF1

Color formats

HEX
#DCCCF1
RGB
rgb(220, 204, 241)
RGBA
rgba(220, 204, 241, 1)
HSL
hsl(266, 57%, 87%)
HSV
hsv(266, 15%, 95%)
CMYK
cmyk(9%, 15%, 0%, 5%)
CSS variable
--color-primary: #DCCCF1;
Lowercase HEX
#dcccf1

Shades

Tints

Tones

Harmony

CSS snippets for #DCCCF1

.color-dcccf1 {
  color: #DCCCF1;
  background-color: #DCCCF1;
}

Frequently asked questions

What color is #DCCCF1?+

#DCCCF1 is a HEX color with RGB value rgb(220, 204, 241) and HSL value hsl(266, 57%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCCCF1?+

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