#D37E9A Color

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

Color preview

#D37E9A

Color formats

HEX
#D37E9A
RGB
rgb(211, 126, 154)
RGBA
rgba(211, 126, 154, 1)
HSL
hsl(340, 49%, 66%)
HSV
hsv(340, 40%, 83%)
CMYK
cmyk(0%, 40%, 27%, 17%)
CSS variable
--color-primary: #D37E9A;
Lowercase HEX
#d37e9a

Shades

Tints

Tones

Harmony

CSS snippets for #D37E9A

.color-d37e9a {
  color: #D37E9A;
  background-color: #D37E9A;
}

Frequently asked questions

What color is #D37E9A?+

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

What is the closest Tailwind color to #D37E9A?+

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