#C099FF Color

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

Color preview

#C099FF

Color formats

HEX
#C099FF
RGB
rgb(192, 153, 255)
RGBA
rgba(192, 153, 255, 1)
HSL
hsl(263, 100%, 80%)
HSV
hsv(263, 40%, 100%)
CMYK
cmyk(25%, 40%, 0%, 0%)
CSS variable
--color-primary: #C099FF;
Lowercase HEX
#c099ff

Shades

Tints

Tones

Harmony

CSS snippets for #C099FF

.color-c099ff {
  color: #C099FF;
  background-color: #C099FF;
}

Frequently asked questions

What color is #C099FF?+

#C099FF is a HEX color with RGB value rgb(192, 153, 255) and HSL value hsl(263, 100%, 80%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C099FF?+

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