#C5707B Color

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

Color preview

#C5707B

Color formats

HEX
#C5707B
RGB
rgb(197, 112, 123)
RGBA
rgba(197, 112, 123, 1)
HSL
hsl(352, 42%, 61%)
HSV
hsv(352, 43%, 77%)
CMYK
cmyk(0%, 43%, 38%, 23%)
CSS variable
--color-primary: #C5707B;
Lowercase HEX
#c5707b

Shades

Tints

Tones

Harmony

CSS snippets for #C5707B

.color-c5707b {
  color: #C5707B;
  background-color: #C5707B;
}

Frequently asked questions

What color is #C5707B?+

#C5707B is a HEX color with RGB value rgb(197, 112, 123) and HSL value hsl(352, 42%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C5707B?+

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