#D37D7D Color

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

Color preview

#D37D7D

Color formats

HEX
#D37D7D
RGB
rgb(211, 125, 125)
RGBA
rgba(211, 125, 125, 1)
HSL
hsl(0, 49%, 66%)
HSV
hsv(0, 41%, 83%)
CMYK
cmyk(0%, 41%, 41%, 17%)
CSS variable
--color-primary: #D37D7D;
Lowercase HEX
#d37d7d

Shades

Tints

Tones

Harmony

CSS snippets for #D37D7D

.color-d37d7d {
  color: #D37D7D;
  background-color: #D37D7D;
}

Frequently asked questions

What color is #D37D7D?+

#D37D7D is a HEX color with RGB value rgb(211, 125, 125) and HSL value hsl(0, 49%, 66%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D37D7D?+

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