#DCCBFB Color

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

Color preview

#DCCBFB

Color formats

HEX
#DCCBFB
RGB
rgb(220, 203, 251)
RGBA
rgba(220, 203, 251, 1)
HSL
hsl(261, 86%, 89%)
HSV
hsv(261, 19%, 98%)
CMYK
cmyk(12%, 19%, 0%, 2%)
CSS variable
--color-primary: #DCCBFB;
Lowercase HEX
#dccbfb

Shades

Tints

Tones

Harmony

CSS snippets for #DCCBFB

.color-dccbfb {
  color: #DCCBFB;
  background-color: #DCCBFB;
}

Frequently asked questions

What color is #DCCBFB?+

#DCCBFB is a HEX color with RGB value rgb(220, 203, 251) and HSL value hsl(261, 86%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DCCBFB?+

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