#DFC6F2 Color

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

Color preview

#DFC6F2

Color formats

HEX
#DFC6F2
RGB
rgb(223, 198, 242)
RGBA
rgba(223, 198, 242, 1)
HSL
hsl(274, 63%, 86%)
HSV
hsv(274, 18%, 95%)
CMYK
cmyk(8%, 18%, 0%, 5%)
CSS variable
--color-primary: #DFC6F2;
Lowercase HEX
#dfc6f2

Shades

Tints

Tones

Harmony

CSS snippets for #DFC6F2

.color-dfc6f2 {
  color: #DFC6F2;
  background-color: #DFC6F2;
}

Frequently asked questions

What color is #DFC6F2?+

#DFC6F2 is a HEX color with RGB value rgb(223, 198, 242) and HSL value hsl(274, 63%, 86%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DFC6F2?+

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