#DFB4DF Color

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

Color preview

#DFB4DF

Color formats

HEX
#DFB4DF
RGB
rgb(223, 180, 223)
RGBA
rgba(223, 180, 223, 1)
HSL
hsl(300, 40%, 79%)
HSV
hsv(300, 19%, 87%)
CMYK
cmyk(0%, 19%, 0%, 13%)
CSS variable
--color-primary: #DFB4DF;
Lowercase HEX
#dfb4df

Shades

Tints

Tones

Harmony

CSS snippets for #DFB4DF

.color-dfb4df {
  color: #DFB4DF;
  background-color: #DFB4DF;
}

Frequently asked questions

What color is #DFB4DF?+

#DFB4DF is a HEX color with RGB value rgb(223, 180, 223) and HSL value hsl(300, 40%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DFB4DF?+

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