#C09BAD Color

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

Color preview

#C09BAD

Color formats

HEX
#C09BAD
RGB
rgb(192, 155, 173)
RGBA
rgba(192, 155, 173, 1)
HSL
hsl(331, 23%, 68%)
HSV
hsv(331, 19%, 75%)
CMYK
cmyk(0%, 19%, 10%, 25%)
CSS variable
--color-primary: #C09BAD;
Lowercase HEX
#c09bad

Shades

Tints

Tones

Harmony

CSS snippets for #C09BAD

.color-c09bad {
  color: #C09BAD;
  background-color: #C09BAD;
}

Frequently asked questions

What color is #C09BAD?+

#C09BAD is a HEX color with RGB value rgb(192, 155, 173) and HSL value hsl(331, 23%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #C09BAD?+

The closest Tailwind color is stone-400, available as the bg-stone-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