#CFA5C2 Color

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

Color preview

#CFA5C2

Color formats

HEX
#CFA5C2
RGB
rgb(207, 165, 194)
RGBA
rgba(207, 165, 194, 1)
HSL
hsl(319, 30%, 73%)
HSV
hsv(319, 20%, 81%)
CMYK
cmyk(0%, 20%, 6%, 19%)
CSS variable
--color-primary: #CFA5C2;
Lowercase HEX
#cfa5c2

Shades

Tints

Tones

Harmony

CSS snippets for #CFA5C2

.color-cfa5c2 {
  color: #CFA5C2;
  background-color: #CFA5C2;
}

Frequently asked questions

What color is #CFA5C2?+

#CFA5C2 is a HEX color with RGB value rgb(207, 165, 194) and HSL value hsl(319, 30%, 73%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CFA5C2?+

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