#DFC3FF Color

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

Color preview

#DFC3FF

Color formats

HEX
#DFC3FF
RGB
rgb(223, 195, 255)
RGBA
rgba(223, 195, 255, 1)
HSL
hsl(268, 100%, 88%)
HSV
hsv(268, 24%, 100%)
CMYK
cmyk(13%, 24%, 0%, 0%)
CSS variable
--color-primary: #DFC3FF;
Lowercase HEX
#dfc3ff

Shades

Tints

Tones

Harmony

CSS snippets for #DFC3FF

.color-dfc3ff {
  color: #DFC3FF;
  background-color: #DFC3FF;
}

Frequently asked questions

What color is #DFC3FF?+

#DFC3FF is a HEX color with RGB value rgb(223, 195, 255) and HSL value hsl(268, 100%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DFC3FF?+

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