#D9898C Color

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

Color preview

#D9898C

Color formats

HEX
#D9898C
RGB
rgb(217, 137, 140)
RGBA
rgba(217, 137, 140, 1)
HSL
hsl(358, 51%, 69%)
HSV
hsv(358, 37%, 85%)
CMYK
cmyk(0%, 37%, 35%, 15%)
CSS variable
--color-primary: #D9898C;
Lowercase HEX
#d9898c

Shades

Tints

Tones

Harmony

CSS snippets for #D9898C

.color-d9898c {
  color: #D9898C;
  background-color: #D9898C;
}

Frequently asked questions

What color is #D9898C?+

#D9898C is a HEX color with RGB value rgb(217, 137, 140) and HSL value hsl(358, 51%, 69%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D9898C?+

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