#D27F9A Color

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

Color preview

#D27F9A

Color formats

HEX
#D27F9A
RGB
rgb(210, 127, 154)
RGBA
rgba(210, 127, 154, 1)
HSL
hsl(340, 48%, 66%)
HSV
hsv(340, 40%, 82%)
CMYK
cmyk(0%, 40%, 27%, 18%)
CSS variable
--color-primary: #D27F9A;
Lowercase HEX
#d27f9a

Shades

Tints

Tones

Harmony

CSS snippets for #D27F9A

.color-d27f9a {
  color: #D27F9A;
  background-color: #D27F9A;
}

Frequently asked questions

What color is #D27F9A?+

#D27F9A is a HEX color with RGB value rgb(210, 127, 154) and HSL value hsl(340, 48%, 66%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D27F9A?+

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