#D98C9E Color

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

Color preview

#D98C9E

Color formats

HEX
#D98C9E
RGB
rgb(217, 140, 158)
RGBA
rgba(217, 140, 158, 1)
HSL
hsl(346, 50%, 70%)
HSV
hsv(346, 35%, 85%)
CMYK
cmyk(0%, 35%, 27%, 15%)
CSS variable
--color-primary: #D98C9E;
Lowercase HEX
#d98c9e

Shades

Tints

Tones

Harmony

CSS snippets for #D98C9E

.color-d98c9e {
  color: #D98C9E;
  background-color: #D98C9E;
}

Frequently asked questions

What color is #D98C9E?+

#D98C9E is a HEX color with RGB value rgb(217, 140, 158) and HSL value hsl(346, 50%, 70%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D98C9E?+

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