#DF6B97 Color

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

Color preview

#DF6B97

Color formats

HEX
#DF6B97
RGB
rgb(223, 107, 151)
RGBA
rgba(223, 107, 151, 1)
HSL
hsl(337, 64%, 65%)
HSV
hsv(337, 52%, 87%)
CMYK
cmyk(0%, 52%, 32%, 13%)
CSS variable
--color-primary: #DF6B97;
Lowercase HEX
#df6b97

Shades

Tints

Tones

Harmony

CSS snippets for #DF6B97

.color-df6b97 {
  color: #DF6B97;
  background-color: #DF6B97;
}

Frequently asked questions

What color is #DF6B97?+

#DF6B97 is a HEX color with RGB value rgb(223, 107, 151) and HSL value hsl(337, 64%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DF6B97?+

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