#D27BAB Color

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

Color preview

#D27BAB

Color formats

HEX
#D27BAB
RGB
rgb(210, 123, 171)
RGBA
rgba(210, 123, 171, 1)
HSL
hsl(327, 49%, 65%)
HSV
hsv(327, 41%, 82%)
CMYK
cmyk(0%, 41%, 19%, 18%)
CSS variable
--color-primary: #D27BAB;
Lowercase HEX
#d27bab

Shades

Tints

Tones

Harmony

CSS snippets for #D27BAB

.color-d27bab {
  color: #D27BAB;
  background-color: #D27BAB;
}

Frequently asked questions

What color is #D27BAB?+

#D27BAB is a HEX color with RGB value rgb(210, 123, 171) and HSL value hsl(327, 49%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D27BAB?+

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