#D98A9D Color

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

Color preview

#D98A9D

Color formats

HEX
#D98A9D
RGB
rgb(217, 138, 157)
RGBA
rgba(217, 138, 157, 1)
HSL
hsl(346, 51%, 70%)
HSV
hsv(346, 36%, 85%)
CMYK
cmyk(0%, 36%, 28%, 15%)
CSS variable
--color-primary: #D98A9D;
Lowercase HEX
#d98a9d

Shades

Tints

Tones

Harmony

CSS snippets for #D98A9D

.color-d98a9d {
  color: #D98A9D;
  background-color: #D98A9D;
}

Frequently asked questions

What color is #D98A9D?+

#D98A9D is a HEX color with RGB value rgb(217, 138, 157) and HSL value hsl(346, 51%, 70%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D98A9D?+

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