#DA5C9B Color

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

Color preview

#DA5C9B

Color formats

HEX
#DA5C9B
RGB
rgb(218, 92, 155)
RGBA
rgba(218, 92, 155, 1)
HSL
hsl(330, 63%, 61%)
HSV
hsv(330, 58%, 85%)
CMYK
cmyk(0%, 58%, 29%, 15%)
CSS variable
--color-primary: #DA5C9B;
Lowercase HEX
#da5c9b

Shades

Tints

Tones

Harmony

CSS snippets for #DA5C9B

.color-da5c9b {
  color: #DA5C9B;
  background-color: #DA5C9B;
}

Frequently asked questions

What color is #DA5C9B?+

#DA5C9B is a HEX color with RGB value rgb(218, 92, 155) and HSL value hsl(330, 63%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #DA5C9B?+

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