#D37EB4 Color

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

Color preview

#D37EB4

Color formats

HEX
#D37EB4
RGB
rgb(211, 126, 180)
RGBA
rgba(211, 126, 180, 1)
HSL
hsl(322, 49%, 66%)
HSV
hsv(322, 40%, 83%)
CMYK
cmyk(0%, 40%, 15%, 17%)
CSS variable
--color-primary: #D37EB4;
Lowercase HEX
#d37eb4

Shades

Tints

Tones

Harmony

CSS snippets for #D37EB4

.color-d37eb4 {
  color: #D37EB4;
  background-color: #D37EB4;
}

Frequently asked questions

What color is #D37EB4?+

#D37EB4 is a HEX color with RGB value rgb(211, 126, 180) and HSL value hsl(322, 49%, 66%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D37EB4?+

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