#CFA8C8 Color

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

Color preview

#CFA8C8

Color formats

HEX
#CFA8C8
RGB
rgb(207, 168, 200)
RGBA
rgba(207, 168, 200, 1)
HSL
hsl(311, 29%, 74%)
HSV
hsv(311, 19%, 81%)
CMYK
cmyk(0%, 19%, 3%, 19%)
CSS variable
--color-primary: #CFA8C8;
Lowercase HEX
#cfa8c8

Shades

Tints

Tones

Harmony

CSS snippets for #CFA8C8

.color-cfa8c8 {
  color: #CFA8C8;
  background-color: #CFA8C8;
}

Frequently asked questions

What color is #CFA8C8?+

#CFA8C8 is a HEX color with RGB value rgb(207, 168, 200) and HSL value hsl(311, 29%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CFA8C8?+

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