#D3737D Color

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

Color preview

#D3737D

Color formats

HEX
#D3737D
RGB
rgb(211, 115, 125)
RGBA
rgba(211, 115, 125, 1)
HSL
hsl(354, 52%, 64%)
HSV
hsv(354, 45%, 83%)
CMYK
cmyk(0%, 45%, 41%, 17%)
CSS variable
--color-primary: #D3737D;
Lowercase HEX
#d3737d

Shades

Tints

Tones

Harmony

CSS snippets for #D3737D

.color-d3737d {
  color: #D3737D;
  background-color: #D3737D;
}

Frequently asked questions

What color is #D3737D?+

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

What is the closest Tailwind color to #D3737D?+

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