#C06D9F Color

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

Color preview

#C06D9F

Color formats

HEX
#C06D9F
RGB
rgb(192, 109, 159)
RGBA
rgba(192, 109, 159, 1)
HSL
hsl(324, 40%, 59%)
HSV
hsv(324, 43%, 75%)
CMYK
cmyk(0%, 43%, 17%, 25%)
CSS variable
--color-primary: #C06D9F;
Lowercase HEX
#c06d9f

Shades

Tints

Tones

Harmony

CSS snippets for #C06D9F

.color-c06d9f {
  color: #C06D9F;
  background-color: #C06D9F;
}

Frequently asked questions

What color is #C06D9F?+

#C06D9F is a HEX color with RGB value rgb(192, 109, 159) and HSL value hsl(324, 40%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C06D9F?+

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