#DCCFEF Color

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

Color preview

#DCCFEF

Color formats

HEX
#DCCFEF
RGB
rgb(220, 207, 239)
RGBA
rgba(220, 207, 239, 1)
HSL
hsl(264, 50%, 87%)
HSV
hsv(264, 13%, 94%)
CMYK
cmyk(8%, 13%, 0%, 6%)
CSS variable
--color-primary: #DCCFEF;
Lowercase HEX
#dccfef

Shades

Tints

Tones

Harmony

CSS snippets for #DCCFEF

.color-dccfef {
  color: #DCCFEF;
  background-color: #DCCFEF;
}

Frequently asked questions

What color is #DCCFEF?+

#DCCFEF is a HEX color with RGB value rgb(220, 207, 239) and HSL value hsl(264, 50%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DCCFEF?+

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