#DFC9D9 Color

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

Color preview

#DFC9D9

Color formats

HEX
#DFC9D9
RGB
rgb(223, 201, 217)
RGBA
rgba(223, 201, 217, 1)
HSL
hsl(316, 26%, 83%)
HSV
hsv(316, 10%, 87%)
CMYK
cmyk(0%, 10%, 3%, 13%)
CSS variable
--color-primary: #DFC9D9;
Lowercase HEX
#dfc9d9

Shades

Tints

Tones

Harmony

CSS snippets for #DFC9D9

.color-dfc9d9 {
  color: #DFC9D9;
  background-color: #DFC9D9;
}

Frequently asked questions

What color is #DFC9D9?+

#DFC9D9 is a HEX color with RGB value rgb(223, 201, 217) and HSL value hsl(316, 26%, 83%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DFC9D9?+

The closest Tailwind color is zinc-300, available as the bg-zinc-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