#D3839B Color

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

Color preview

#D3839B

Color formats

HEX
#D3839B
RGB
rgb(211, 131, 155)
RGBA
rgba(211, 131, 155, 1)
HSL
hsl(342, 48%, 67%)
HSV
hsv(342, 38%, 83%)
CMYK
cmyk(0%, 38%, 27%, 17%)
CSS variable
--color-primary: #D3839B;
Lowercase HEX
#d3839b

Shades

Tints

Tones

Harmony

CSS snippets for #D3839B

.color-d3839b {
  color: #D3839B;
  background-color: #D3839B;
}

Frequently asked questions

What color is #D3839B?+

#D3839B is a HEX color with RGB value rgb(211, 131, 155) and HSL value hsl(342, 48%, 67%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #D3839B?+

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