#CF4F8B Color

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

Color preview

#CF4F8B

Color formats

HEX
#CF4F8B
RGB
rgb(207, 79, 139)
RGBA
rgba(207, 79, 139, 1)
HSL
hsl(332, 57%, 56%)
HSV
hsv(332, 62%, 81%)
CMYK
cmyk(0%, 62%, 33%, 19%)
CSS variable
--color-primary: #CF4F8B;
Lowercase HEX
#cf4f8b

Shades

Tints

Tones

Harmony

CSS snippets for #CF4F8B

.color-cf4f8b {
  color: #CF4F8B;
  background-color: #CF4F8B;
}

Frequently asked questions

What color is #CF4F8B?+

#CF4F8B is a HEX color with RGB value rgb(207, 79, 139) and HSL value hsl(332, 57%, 56%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #CF4F8B?+

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