#D98A9B Color

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

Color preview

#D98A9B

Color formats

HEX
#D98A9B
RGB
rgb(217, 138, 155)
RGBA
rgba(217, 138, 155, 1)
HSL
hsl(347, 51%, 70%)
HSV
hsv(347, 36%, 85%)
CMYK
cmyk(0%, 36%, 29%, 15%)
CSS variable
--color-primary: #D98A9B;
Lowercase HEX
#d98a9b

Shades

Tints

Tones

Harmony

CSS snippets for #D98A9B

.color-d98a9b {
  color: #D98A9B;
  background-color: #D98A9B;
}

Frequently asked questions

What color is #D98A9B?+

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

What is the closest Tailwind color to #D98A9B?+

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