#C09EFF Color

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

Color preview

#C09EFF

Color formats

HEX
#C09EFF
RGB
rgb(192, 158, 255)
RGBA
rgba(192, 158, 255, 1)
HSL
hsl(261, 100%, 81%)
HSV
hsv(261, 38%, 100%)
CMYK
cmyk(25%, 38%, 0%, 0%)
CSS variable
--color-primary: #C09EFF;
Lowercase HEX
#c09eff

Shades

Tints

Tones

Harmony

CSS snippets for #C09EFF

.color-c09eff {
  color: #C09EFF;
  background-color: #C09EFF;
}

Frequently asked questions

What color is #C09EFF?+

#C09EFF is a HEX color with RGB value rgb(192, 158, 255) and HSL value hsl(261, 100%, 81%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C09EFF?+

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