#D3739B Color

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

Color preview

#D3739B

Color formats

HEX
#D3739B
RGB
rgb(211, 115, 155)
RGBA
rgba(211, 115, 155, 1)
HSL
hsl(335, 52%, 64%)
HSV
hsv(335, 45%, 83%)
CMYK
cmyk(0%, 45%, 27%, 17%)
CSS variable
--color-primary: #D3739B;
Lowercase HEX
#d3739b

Shades

Tints

Tones

Harmony

CSS snippets for #D3739B

.color-d3739b {
  color: #D3739B;
  background-color: #D3739B;
}

Frequently asked questions

What color is #D3739B?+

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

What is the closest Tailwind color to #D3739B?+

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