#C06D82 Color

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

Color preview

#C06D82

Color formats

HEX
#C06D82
RGB
rgb(192, 109, 130)
RGBA
rgba(192, 109, 130, 1)
HSL
hsl(345, 40%, 59%)
HSV
hsv(345, 43%, 75%)
CMYK
cmyk(0%, 43%, 32%, 25%)
CSS variable
--color-primary: #C06D82;
Lowercase HEX
#c06d82

Shades

Tints

Tones

Harmony

CSS snippets for #C06D82

.color-c06d82 {
  color: #C06D82;
  background-color: #C06D82;
}

Frequently asked questions

What color is #C06D82?+

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

What is the closest Tailwind color to #C06D82?+

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