#C6709B Color

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

Color preview

#C6709B

Color formats

HEX
#C6709B
RGB
rgb(198, 112, 155)
RGBA
rgba(198, 112, 155, 1)
HSL
hsl(330, 43%, 61%)
HSV
hsv(330, 43%, 78%)
CMYK
cmyk(0%, 43%, 22%, 22%)
CSS variable
--color-primary: #C6709B;
Lowercase HEX
#c6709b

Shades

Tints

Tones

Harmony

CSS snippets for #C6709B

.color-c6709b {
  color: #C6709B;
  background-color: #C6709B;
}

Frequently asked questions

What color is #C6709B?+

#C6709B is a HEX color with RGB value rgb(198, 112, 155) and HSL value hsl(330, 43%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C6709B?+

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