#C09DDD Color

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

Color preview

#C09DDD

Color formats

HEX
#C09DDD
RGB
rgb(192, 157, 221)
RGBA
rgba(192, 157, 221, 1)
HSL
hsl(273, 48%, 74%)
HSV
hsv(273, 29%, 87%)
CMYK
cmyk(13%, 29%, 0%, 13%)
CSS variable
--color-primary: #C09DDD;
Lowercase HEX
#c09ddd

Shades

Tints

Tones

Harmony

CSS snippets for #C09DDD

.color-c09ddd {
  color: #C09DDD;
  background-color: #C09DDD;
}

Frequently asked questions

What color is #C09DDD?+

#C09DDD is a HEX color with RGB value rgb(192, 157, 221) and HSL value hsl(273, 48%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #C09DDD?+

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