#C09DEC Color

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

Color preview

#C09DEC

Color formats

HEX
#C09DEC
RGB
rgb(192, 157, 236)
RGBA
rgba(192, 157, 236, 1)
HSL
hsl(267, 68%, 77%)
HSV
hsv(267, 33%, 93%)
CMYK
cmyk(19%, 33%, 0%, 7%)
CSS variable
--color-primary: #C09DEC;
Lowercase HEX
#c09dec

Shades

Tints

Tones

Harmony

CSS snippets for #C09DEC

.color-c09dec {
  color: #C09DEC;
  background-color: #C09DEC;
}

Frequently asked questions

What color is #C09DEC?+

#C09DEC is a HEX color with RGB value rgb(192, 157, 236) and HSL value hsl(267, 68%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C09DEC?+

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