#CF6B7E Color

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

Color preview

#CF6B7E

Color formats

HEX
#CF6B7E
RGB
rgb(207, 107, 126)
RGBA
rgba(207, 107, 126, 1)
HSL
hsl(349, 51%, 62%)
HSV
hsv(349, 48%, 81%)
CMYK
cmyk(0%, 48%, 39%, 19%)
CSS variable
--color-primary: #CF6B7E;
Lowercase HEX
#cf6b7e

Shades

Tints

Tones

Harmony

CSS snippets for #CF6B7E

.color-cf6b7e {
  color: #CF6B7E;
  background-color: #CF6B7E;
}

Frequently asked questions

What color is #CF6B7E?+

#CF6B7E is a HEX color with RGB value rgb(207, 107, 126) and HSL value hsl(349, 51%, 62%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CF6B7E?+

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