#D37E9D Color

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

Color preview

#D37E9D

Color formats

HEX
#D37E9D
RGB
rgb(211, 126, 157)
RGBA
rgba(211, 126, 157, 1)
HSL
hsl(338, 49%, 66%)
HSV
hsv(338, 40%, 83%)
CMYK
cmyk(0%, 40%, 26%, 17%)
CSS variable
--color-primary: #D37E9D;
Lowercase HEX
#d37e9d

Shades

Tints

Tones

Harmony

CSS snippets for #D37E9D

.color-d37e9d {
  color: #D37E9D;
  background-color: #D37E9D;
}

Frequently asked questions

What color is #D37E9D?+

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

What is the closest Tailwind color to #D37E9D?+

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