#CF6B7F Color

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

Color preview

#CF6B7F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CF6B7F

.color-cf6b7f {
  color: #CF6B7F;
  background-color: #CF6B7F;
}

Frequently asked questions

What color is #CF6B7F?+

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

What is the closest Tailwind color to #CF6B7F?+

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