#DCCCEF Color

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

Color preview

#DCCCEF

Color formats

HEX
#DCCCEF
RGB
rgb(220, 204, 239)
RGBA
rgba(220, 204, 239, 1)
HSL
hsl(267, 52%, 87%)
HSV
hsv(267, 15%, 94%)
CMYK
cmyk(8%, 15%, 0%, 6%)
CSS variable
--color-primary: #DCCCEF;
Lowercase HEX
#dcccef

Shades

Tints

Tones

Harmony

CSS snippets for #DCCCEF

.color-dcccef {
  color: #DCCCEF;
  background-color: #DCCCEF;
}

Frequently asked questions

What color is #DCCCEF?+

#DCCCEF is a HEX color with RGB value rgb(220, 204, 239) and HSL value hsl(267, 52%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCCCEF?+

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