#CB8BAD Color

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

Color preview

#CB8BAD

Color formats

HEX
#CB8BAD
RGB
rgb(203, 139, 173)
RGBA
rgba(203, 139, 173, 1)
HSL
hsl(328, 38%, 67%)
HSV
hsv(328, 32%, 80%)
CMYK
cmyk(0%, 32%, 15%, 20%)
CSS variable
--color-primary: #CB8BAD;
Lowercase HEX
#cb8bad

Shades

Tints

Tones

Harmony

CSS snippets for #CB8BAD

.color-cb8bad {
  color: #CB8BAD;
  background-color: #CB8BAD;
}

Frequently asked questions

What color is #CB8BAD?+

#CB8BAD is a HEX color with RGB value rgb(203, 139, 173) and HSL value hsl(328, 38%, 67%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #CB8BAD?+

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