#C09FEB Color

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

Color preview

#C09FEB

Color formats

HEX
#C09FEB
RGB
rgb(192, 159, 235)
RGBA
rgba(192, 159, 235, 1)
HSL
hsl(266, 66%, 77%)
HSV
hsv(266, 32%, 92%)
CMYK
cmyk(18%, 32%, 0%, 8%)
CSS variable
--color-primary: #C09FEB;
Lowercase HEX
#c09feb

Shades

Tints

Tones

Harmony

CSS snippets for #C09FEB

.color-c09feb {
  color: #C09FEB;
  background-color: #C09FEB;
}

Frequently asked questions

What color is #C09FEB?+

#C09FEB is a HEX color with RGB value rgb(192, 159, 235) and HSL value hsl(266, 66%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C09FEB?+

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