#C28EB3 Color

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

Color preview

#C28EB3

Color formats

HEX
#C28EB3
RGB
rgb(194, 142, 179)
RGBA
rgba(194, 142, 179, 1)
HSL
hsl(317, 30%, 66%)
HSV
hsv(317, 27%, 76%)
CMYK
cmyk(0%, 27%, 8%, 24%)
CSS variable
--color-primary: #C28EB3;
Lowercase HEX
#c28eb3

Shades

Tints

Tones

Harmony

CSS snippets for #C28EB3

.color-c28eb3 {
  color: #C28EB3;
  background-color: #C28EB3;
}

Frequently asked questions

What color is #C28EB3?+

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

What is the closest Tailwind color to #C28EB3?+

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