#D95C7B Color

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

Color preview

#D95C7B

Color formats

HEX
#D95C7B
RGB
rgb(217, 92, 123)
RGBA
rgba(217, 92, 123, 1)
HSL
hsl(345, 62%, 61%)
HSV
hsv(345, 58%, 85%)
CMYK
cmyk(0%, 58%, 43%, 15%)
CSS variable
--color-primary: #D95C7B;
Lowercase HEX
#d95c7b

Shades

Tints

Tones

Harmony

CSS snippets for #D95C7B

.color-d95c7b {
  color: #D95C7B;
  background-color: #D95C7B;
}

Frequently asked questions

What color is #D95C7B?+

#D95C7B is a HEX color with RGB value rgb(217, 92, 123) and HSL value hsl(345, 62%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D95C7B?+

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