#C2707B Color

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

Color preview

#C2707B

Color formats

HEX
#C2707B
RGB
rgb(194, 112, 123)
RGBA
rgba(194, 112, 123, 1)
HSL
hsl(352, 40%, 60%)
HSV
hsv(352, 42%, 76%)
CMYK
cmyk(0%, 42%, 37%, 24%)
CSS variable
--color-primary: #C2707B;
Lowercase HEX
#c2707b

Shades

Tints

Tones

Harmony

CSS snippets for #C2707B

.color-c2707b {
  color: #C2707B;
  background-color: #C2707B;
}

Frequently asked questions

What color is #C2707B?+

#C2707B is a HEX color with RGB value rgb(194, 112, 123) and HSL value hsl(352, 40%, 60%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C2707B?+

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