#D3737E Color

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

Color preview

#D3737E

Color formats

HEX
#D3737E
RGB
rgb(211, 115, 126)
RGBA
rgba(211, 115, 126, 1)
HSL
hsl(353, 52%, 64%)
HSV
hsv(353, 45%, 83%)
CMYK
cmyk(0%, 45%, 40%, 17%)
CSS variable
--color-primary: #D3737E;
Lowercase HEX
#d3737e

Shades

Tints

Tones

Harmony

CSS snippets for #D3737E

.color-d3737e {
  color: #D3737E;
  background-color: #D3737E;
}

Frequently asked questions

What color is #D3737E?+

#D3737E is a HEX color with RGB value rgb(211, 115, 126) and HSL value hsl(353, 52%, 64%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D3737E?+

The closest Tailwind color is red-400, available as the bg-red-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