#D08BAD Color

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

Color preview

#D08BAD

Color formats

HEX
#D08BAD
RGB
rgb(208, 139, 173)
RGBA
rgba(208, 139, 173, 1)
HSL
hsl(330, 42%, 68%)
HSV
hsv(330, 33%, 82%)
CMYK
cmyk(0%, 33%, 17%, 18%)
CSS variable
--color-primary: #D08BAD;
Lowercase HEX
#d08bad

Shades

Tints

Tones

Harmony

CSS snippets for #D08BAD

.color-d08bad {
  color: #D08BAD;
  background-color: #D08BAD;
}

Frequently asked questions

What color is #D08BAD?+

#D08BAD is a HEX color with RGB value rgb(208, 139, 173) and HSL value hsl(330, 42%, 68%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #D08BAD?+

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