#C67BAD Color

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

Color preview

#C67BAD

Color formats

HEX
#C67BAD
RGB
rgb(198, 123, 173)
RGBA
rgba(198, 123, 173, 1)
HSL
hsl(320, 40%, 63%)
HSV
hsv(320, 38%, 78%)
CMYK
cmyk(0%, 38%, 13%, 22%)
CSS variable
--color-primary: #C67BAD;
Lowercase HEX
#c67bad

Shades

Tints

Tones

Harmony

CSS snippets for #C67BAD

.color-c67bad {
  color: #C67BAD;
  background-color: #C67BAD;
}

Frequently asked questions

What color is #C67BAD?+

#C67BAD is a HEX color with RGB value rgb(198, 123, 173) and HSL value hsl(320, 40%, 63%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #C67BAD?+

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