#DF508B Color

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

Color preview

#DF508B

Color formats

HEX
#DF508B
RGB
rgb(223, 80, 139)
RGBA
rgba(223, 80, 139, 1)
HSL
hsl(335, 69%, 59%)
HSV
hsv(335, 64%, 87%)
CMYK
cmyk(0%, 64%, 38%, 13%)
CSS variable
--color-primary: #DF508B;
Lowercase HEX
#df508b

Shades

Tints

Tones

Harmony

CSS snippets for #DF508B

.color-df508b {
  color: #DF508B;
  background-color: #DF508B;
}

Frequently asked questions

What color is #DF508B?+

#DF508B is a HEX color with RGB value rgb(223, 80, 139) and HSL value hsl(335, 69%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DF508B?+

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