#D95D7A Color

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

Color preview

#D95D7A

Color formats

HEX
#D95D7A
RGB
rgb(217, 93, 122)
RGBA
rgba(217, 93, 122, 1)
HSL
hsl(346, 62%, 61%)
HSV
hsv(346, 57%, 85%)
CMYK
cmyk(0%, 57%, 44%, 15%)
CSS variable
--color-primary: #D95D7A;
Lowercase HEX
#d95d7a

Shades

Tints

Tones

Harmony

CSS snippets for #D95D7A

.color-d95d7a {
  color: #D95D7A;
  background-color: #D95D7A;
}

Frequently asked questions

What color is #D95D7A?+

#D95D7A is a HEX color with RGB value rgb(217, 93, 122) and HSL value hsl(346, 62%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D95D7A?+

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