#DCD4F2 Color

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

Color preview

#DCD4F2

Color formats

HEX
#DCD4F2
RGB
rgb(220, 212, 242)
RGBA
rgba(220, 212, 242, 1)
HSL
hsl(256, 54%, 89%)
HSV
hsv(256, 12%, 95%)
CMYK
cmyk(9%, 12%, 0%, 5%)
CSS variable
--color-primary: #DCD4F2;
Lowercase HEX
#dcd4f2

Shades

Tints

Tones

Harmony

CSS snippets for #DCD4F2

.color-dcd4f2 {
  color: #DCD4F2;
  background-color: #DCD4F2;
}

Frequently asked questions

What color is #DCD4F2?+

#DCD4F2 is a HEX color with RGB value rgb(220, 212, 242) and HSL value hsl(256, 54%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DCD4F2?+

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