#CFA3D6 Color

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

Color preview

#CFA3D6

Color formats

HEX
#CFA3D6
RGB
rgb(207, 163, 214)
RGBA
rgba(207, 163, 214, 1)
HSL
hsl(292, 38%, 74%)
HSV
hsv(292, 24%, 84%)
CMYK
cmyk(3%, 24%, 0%, 16%)
CSS variable
--color-primary: #CFA3D6;
Lowercase HEX
#cfa3d6

Shades

Tints

Tones

Harmony

CSS snippets for #CFA3D6

.color-cfa3d6 {
  color: #CFA3D6;
  background-color: #CFA3D6;
}

Frequently asked questions

What color is #CFA3D6?+

#CFA3D6 is a HEX color with RGB value rgb(207, 163, 214) and HSL value hsl(292, 38%, 74%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #CFA3D6?+

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