#DCBCF2 Color

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

Color preview

#DCBCF2

Color formats

HEX
#DCBCF2
RGB
rgb(220, 188, 242)
RGBA
rgba(220, 188, 242, 1)
HSL
hsl(276, 67%, 84%)
HSV
hsv(276, 22%, 95%)
CMYK
cmyk(9%, 22%, 0%, 5%)
CSS variable
--color-primary: #DCBCF2;
Lowercase HEX
#dcbcf2

Shades

Tints

Tones

Harmony

CSS snippets for #DCBCF2

.color-dcbcf2 {
  color: #DCBCF2;
  background-color: #DCBCF2;
}

Frequently asked questions

What color is #DCBCF2?+

#DCBCF2 is a HEX color with RGB value rgb(220, 188, 242) and HSL value hsl(276, 67%, 84%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DCBCF2?+

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