#C06B83 Color

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

Color preview

#C06B83

Color formats

HEX
#C06B83
RGB
rgb(192, 107, 131)
RGBA
rgba(192, 107, 131, 1)
HSL
hsl(343, 40%, 59%)
HSV
hsv(343, 44%, 75%)
CMYK
cmyk(0%, 44%, 32%, 25%)
CSS variable
--color-primary: #C06B83;
Lowercase HEX
#c06b83

Shades

Tints

Tones

Harmony

CSS snippets for #C06B83

.color-c06b83 {
  color: #C06B83;
  background-color: #C06B83;
}

Frequently asked questions

What color is #C06B83?+

#C06B83 is a HEX color with RGB value rgb(192, 107, 131) and HSL value hsl(343, 40%, 59%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C06B83?+

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