#DCCDFB Color

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

Color preview

#DCCDFB

Color formats

HEX
#DCCDFB
RGB
rgb(220, 205, 251)
RGBA
rgba(220, 205, 251, 1)
HSL
hsl(260, 85%, 89%)
HSV
hsv(260, 18%, 98%)
CMYK
cmyk(12%, 18%, 0%, 2%)
CSS variable
--color-primary: #DCCDFB;
Lowercase HEX
#dccdfb

Shades

Tints

Tones

Harmony

CSS snippets for #DCCDFB

.color-dccdfb {
  color: #DCCDFB;
  background-color: #DCCDFB;
}

Frequently asked questions

What color is #DCCDFB?+

#DCCDFB is a HEX color with RGB value rgb(220, 205, 251) and HSL value hsl(260, 85%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DCCDFB?+

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