#C67A9D Color

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

Color preview

#C67A9D

Color formats

HEX
#C67A9D
RGB
rgb(198, 122, 157)
RGBA
rgba(198, 122, 157, 1)
HSL
hsl(332, 40%, 63%)
HSV
hsv(332, 38%, 78%)
CMYK
cmyk(0%, 38%, 21%, 22%)
CSS variable
--color-primary: #C67A9D;
Lowercase HEX
#c67a9d

Shades

Tints

Tones

Harmony

CSS snippets for #C67A9D

.color-c67a9d {
  color: #C67A9D;
  background-color: #C67A9D;
}

Frequently asked questions

What color is #C67A9D?+

#C67A9D is a HEX color with RGB value rgb(198, 122, 157) and HSL value hsl(332, 40%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C67A9D?+

The closest Tailwind color is stone-400, available as the bg-stone-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