#D88A9E Color

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

Color preview

#D88A9E

Color formats

HEX
#D88A9E
RGB
rgb(216, 138, 158)
RGBA
rgba(216, 138, 158, 1)
HSL
hsl(345, 50%, 69%)
HSV
hsv(345, 36%, 85%)
CMYK
cmyk(0%, 36%, 27%, 15%)
CSS variable
--color-primary: #D88A9E;
Lowercase HEX
#d88a9e

Shades

Tints

Tones

Harmony

CSS snippets for #D88A9E

.color-d88a9e {
  color: #D88A9E;
  background-color: #D88A9E;
}

Frequently asked questions

What color is #D88A9E?+

#D88A9E is a HEX color with RGB value rgb(216, 138, 158) and HSL value hsl(345, 50%, 69%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D88A9E?+

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