#C673AE Color

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

Color preview

#C673AE

Color formats

HEX
#C673AE
RGB
rgb(198, 115, 174)
RGBA
rgba(198, 115, 174, 1)
HSL
hsl(317, 42%, 61%)
HSV
hsv(317, 42%, 78%)
CMYK
cmyk(0%, 42%, 12%, 22%)
CSS variable
--color-primary: #C673AE;
Lowercase HEX
#c673ae

Shades

Tints

Tones

Harmony

CSS snippets for #C673AE

.color-c673ae {
  color: #C673AE;
  background-color: #C673AE;
}

Frequently asked questions

What color is #C673AE?+

#C673AE is a HEX color with RGB value rgb(198, 115, 174) and HSL value hsl(317, 42%, 61%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C673AE?+

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