#C09DBB Color

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

Color preview

#C09DBB

Color formats

HEX
#C09DBB
RGB
rgb(192, 157, 187)
RGBA
rgba(192, 157, 187, 1)
HSL
hsl(309, 22%, 68%)
HSV
hsv(309, 18%, 75%)
CMYK
cmyk(0%, 18%, 3%, 25%)
CSS variable
--color-primary: #C09DBB;
Lowercase HEX
#c09dbb

Shades

Tints

Tones

Harmony

CSS snippets for #C09DBB

.color-c09dbb {
  color: #C09DBB;
  background-color: #C09DBB;
}

Frequently asked questions

What color is #C09DBB?+

#C09DBB is a HEX color with RGB value rgb(192, 157, 187) and HSL value hsl(309, 22%, 68%). Its closest CSS named color is DarkGray.

What is the closest Tailwind color to #C09DBB?+

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