#C673AB Color

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

Color preview

#C673AB

Color formats

HEX
#C673AB
RGB
rgb(198, 115, 171)
RGBA
rgba(198, 115, 171, 1)
HSL
hsl(320, 42%, 61%)
HSV
hsv(320, 42%, 78%)
CMYK
cmyk(0%, 42%, 14%, 22%)
CSS variable
--color-primary: #C673AB;
Lowercase HEX
#c673ab

Shades

Tints

Tones

Harmony

CSS snippets for #C673AB

.color-c673ab {
  color: #C673AB;
  background-color: #C673AB;
}

Frequently asked questions

What color is #C673AB?+

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

What is the closest Tailwind color to #C673AB?+

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