#DCCBF2 Color

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

Color preview

#DCCBF2

Color formats

HEX
#DCCBF2
RGB
rgb(220, 203, 242)
RGBA
rgba(220, 203, 242, 1)
HSL
hsl(266, 60%, 87%)
HSV
hsv(266, 16%, 95%)
CMYK
cmyk(9%, 16%, 0%, 5%)
CSS variable
--color-primary: #DCCBF2;
Lowercase HEX
#dccbf2

Shades

Tints

Tones

Harmony

CSS snippets for #DCCBF2

.color-dccbf2 {
  color: #DCCBF2;
  background-color: #DCCBF2;
}

Frequently asked questions

What color is #DCCBF2?+

#DCCBF2 is a HEX color with RGB value rgb(220, 203, 242) and HSL value hsl(266, 60%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCCBF2?+

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