#CF6D9B Color

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

Color preview

#CF6D9B

Color formats

HEX
#CF6D9B
RGB
rgb(207, 109, 155)
RGBA
rgba(207, 109, 155, 1)
HSL
hsl(332, 51%, 62%)
HSV
hsv(332, 47%, 81%)
CMYK
cmyk(0%, 47%, 25%, 19%)
CSS variable
--color-primary: #CF6D9B;
Lowercase HEX
#cf6d9b

Shades

Tints

Tones

Harmony

CSS snippets for #CF6D9B

.color-cf6d9b {
  color: #CF6D9B;
  background-color: #CF6D9B;
}

Frequently asked questions

What color is #CF6D9B?+

#CF6D9B is a HEX color with RGB value rgb(207, 109, 155) and HSL value hsl(332, 51%, 62%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CF6D9B?+

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