#D27EB0 Color

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

Color preview

#D27EB0

Color formats

HEX
#D27EB0
RGB
rgb(210, 126, 176)
RGBA
rgba(210, 126, 176, 1)
HSL
hsl(324, 48%, 66%)
HSV
hsv(324, 40%, 82%)
CMYK
cmyk(0%, 40%, 16%, 18%)
CSS variable
--color-primary: #D27EB0;
Lowercase HEX
#d27eb0

Shades

Tints

Tones

Harmony

CSS snippets for #D27EB0

.color-d27eb0 {
  color: #D27EB0;
  background-color: #D27EB0;
}

Frequently asked questions

What color is #D27EB0?+

#D27EB0 is a HEX color with RGB value rgb(210, 126, 176) and HSL value hsl(324, 48%, 66%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D27EB0?+

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