#DFC8F9 Color

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

Color preview

#DFC8F9

Color formats

HEX
#DFC8F9
RGB
rgb(223, 200, 249)
RGBA
rgba(223, 200, 249, 1)
HSL
hsl(268, 80%, 88%)
HSV
hsv(268, 20%, 98%)
CMYK
cmyk(10%, 20%, 0%, 2%)
CSS variable
--color-primary: #DFC8F9;
Lowercase HEX
#dfc8f9

Shades

Tints

Tones

Harmony

CSS snippets for #DFC8F9

.color-dfc8f9 {
  color: #DFC8F9;
  background-color: #DFC8F9;
}

Frequently asked questions

What color is #DFC8F9?+

#DFC8F9 is a HEX color with RGB value rgb(223, 200, 249) and HSL value hsl(268, 80%, 88%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #DFC8F9?+

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