#CF6B8B Color

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

Color preview

#CF6B8B

Color formats

HEX
#CF6B8B
RGB
rgb(207, 107, 139)
RGBA
rgba(207, 107, 139, 1)
HSL
hsl(341, 51%, 62%)
HSV
hsv(341, 48%, 81%)
CMYK
cmyk(0%, 48%, 33%, 19%)
CSS variable
--color-primary: #CF6B8B;
Lowercase HEX
#cf6b8b

Shades

Tints

Tones

Harmony

CSS snippets for #CF6B8B

.color-cf6b8b {
  color: #CF6B8B;
  background-color: #CF6B8B;
}

Frequently asked questions

What color is #CF6B8B?+

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

What is the closest Tailwind color to #CF6B8B?+

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