#C28EB5 Color

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

Color preview

#C28EB5

Color formats

HEX
#C28EB5
RGB
rgb(194, 142, 181)
RGBA
rgba(194, 142, 181, 1)
HSL
hsl(315, 30%, 66%)
HSV
hsv(315, 27%, 76%)
CMYK
cmyk(0%, 27%, 7%, 24%)
CSS variable
--color-primary: #C28EB5;
Lowercase HEX
#c28eb5

Shades

Tints

Tones

Harmony

CSS snippets for #C28EB5

.color-c28eb5 {
  color: #C28EB5;
  background-color: #C28EB5;
}

Frequently asked questions

What color is #C28EB5?+

#C28EB5 is a HEX color with RGB value rgb(194, 142, 181) and HSL value hsl(315, 30%, 66%). Its closest CSS named color is RosyBrown.

What is the closest Tailwind color to #C28EB5?+

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