#C09BED Color

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

Color preview

#C09BED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #C09BED

.color-c09bed {
  color: #C09BED;
  background-color: #C09BED;
}

Frequently asked questions

What color is #C09BED?+

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

What is the closest Tailwind color to #C09BED?+

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