#C673A4 Color

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

Color preview

#C673A4

Color formats

HEX
#C673A4
RGB
rgb(198, 115, 164)
RGBA
rgba(198, 115, 164, 1)
HSL
hsl(325, 42%, 61%)
HSV
hsv(325, 42%, 78%)
CMYK
cmyk(0%, 42%, 17%, 22%)
CSS variable
--color-primary: #C673A4;
Lowercase HEX
#c673a4

Shades

Tints

Tones

Harmony

CSS snippets for #C673A4

.color-c673a4 {
  color: #C673A4;
  background-color: #C673A4;
}

Frequently asked questions

What color is #C673A4?+

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

What is the closest Tailwind color to #C673A4?+

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