#DFB2D5 Color

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

Color preview

#DFB2D5

Color formats

HEX
#DFB2D5
RGB
rgb(223, 178, 213)
RGBA
rgba(223, 178, 213, 1)
HSL
hsl(313, 41%, 79%)
HSV
hsv(313, 20%, 87%)
CMYK
cmyk(0%, 20%, 4%, 13%)
CSS variable
--color-primary: #DFB2D5;
Lowercase HEX
#dfb2d5

Shades

Tints

Tones

Harmony

CSS snippets for #DFB2D5

.color-dfb2d5 {
  color: #DFB2D5;
  background-color: #DFB2D5;
}

Frequently asked questions

What color is #DFB2D5?+

#DFB2D5 is a HEX color with RGB value rgb(223, 178, 213) and HSL value hsl(313, 41%, 79%). Its closest CSS named color is Thistle.

What is the closest Tailwind color to #DFB2D5?+

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