#CA8EB2 Color

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

Color preview

#CA8EB2

Color formats

HEX
#CA8EB2
RGB
rgb(202, 142, 178)
RGBA
rgba(202, 142, 178, 1)
HSL
hsl(324, 36%, 67%)
HSV
hsv(324, 30%, 79%)
CMYK
cmyk(0%, 30%, 12%, 21%)
CSS variable
--color-primary: #CA8EB2;
Lowercase HEX
#ca8eb2

Shades

Tints

Tones

Harmony

CSS snippets for #CA8EB2

.color-ca8eb2 {
  color: #CA8EB2;
  background-color: #CA8EB2;
}

Frequently asked questions

What color is #CA8EB2?+

#CA8EB2 is a HEX color with RGB value rgb(202, 142, 178) and HSL value hsl(324, 36%, 67%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #CA8EB2?+

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