#CF7E7D Color

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

Color preview

#CF7E7D

Color formats

HEX
#CF7E7D
RGB
rgb(207, 126, 125)
RGBA
rgba(207, 126, 125, 1)
HSL
hsl(1, 46%, 65%)
HSV
hsv(1, 40%, 81%)
CMYK
cmyk(0%, 39%, 40%, 19%)
CSS variable
--color-primary: #CF7E7D;
Lowercase HEX
#cf7e7d

Shades

Tints

Tones

Harmony

CSS snippets for #CF7E7D

.color-cf7e7d {
  color: #CF7E7D;
  background-color: #CF7E7D;
}

Frequently asked questions

What color is #CF7E7D?+

#CF7E7D is a HEX color with RGB value rgb(207, 126, 125) and HSL value hsl(1, 46%, 65%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CF7E7D?+

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