#C09DEE Color

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

Color preview

#C09DEE

Color formats

HEX
#C09DEE
RGB
rgb(192, 157, 238)
RGBA
rgba(192, 157, 238, 1)
HSL
hsl(266, 70%, 77%)
HSV
hsv(266, 34%, 93%)
CMYK
cmyk(19%, 34%, 0%, 7%)
CSS variable
--color-primary: #C09DEE;
Lowercase HEX
#c09dee

Shades

Tints

Tones

Harmony

CSS snippets for #C09DEE

.color-c09dee {
  color: #C09DEE;
  background-color: #C09DEE;
}

Frequently asked questions

What color is #C09DEE?+

#C09DEE is a HEX color with RGB value rgb(192, 157, 238) and HSL value hsl(266, 70%, 77%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C09DEE?+

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