#D98C98 Color

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

Color preview

#D98C98

Color formats

HEX
#D98C98
RGB
rgb(217, 140, 152)
RGBA
rgba(217, 140, 152, 1)
HSL
hsl(351, 50%, 70%)
HSV
hsv(351, 35%, 85%)
CMYK
cmyk(0%, 35%, 30%, 15%)
CSS variable
--color-primary: #D98C98;
Lowercase HEX
#d98c98

Shades

Tints

Tones

Harmony

CSS snippets for #D98C98

.color-d98c98 {
  color: #D98C98;
  background-color: #D98C98;
}

Frequently asked questions

What color is #D98C98?+

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

What is the closest Tailwind color to #D98C98?+

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