#C09CED Color

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

Color preview

#C09CED

Color formats

HEX
#C09CED
RGB
rgb(192, 156, 237)
RGBA
rgba(192, 156, 237, 1)
HSL
hsl(267, 69%, 77%)
HSV
hsv(267, 34%, 93%)
CMYK
cmyk(19%, 34%, 0%, 7%)
CSS variable
--color-primary: #C09CED;
Lowercase HEX
#c09ced

Shades

Tints

Tones

Harmony

CSS snippets for #C09CED

.color-c09ced {
  color: #C09CED;
  background-color: #C09CED;
}

Frequently asked questions

What color is #C09CED?+

#C09CED is a HEX color with RGB value rgb(192, 156, 237) and HSL value hsl(267, 69%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C09CED?+

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