#D39BAD Color

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

Color preview

#D39BAD

Color formats

HEX
#D39BAD
RGB
rgb(211, 155, 173)
RGBA
rgba(211, 155, 173, 1)
HSL
hsl(341, 39%, 72%)
HSV
hsv(341, 27%, 83%)
CMYK
cmyk(0%, 27%, 18%, 17%)
CSS variable
--color-primary: #D39BAD;
Lowercase HEX
#d39bad

Shades

Tints

Tones

Harmony

CSS snippets for #D39BAD

.color-d39bad {
  color: #D39BAD;
  background-color: #D39BAD;
}

Frequently asked questions

What color is #D39BAD?+

#D39BAD is a HEX color with RGB value rgb(211, 155, 173) and HSL value hsl(341, 39%, 72%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #D39BAD?+

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