#CF81BC Color Information

Hex color code: #CF81BC

A subtle magenta shade, #CF81BC appears as (207, 129, 188) in RGB and (315°, 45%, 66%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#CF81BC
RGB
207, 129, 188
HSL
315°, 45%, 66%
CMYK
0%, 38%, 9%, 19%

Shades

CSS Usage
color: #CF81BC;
background-color: #CF81BC;
border-color: #CF81BC;
box-shadow: 0 0 10px #CF81BC;
border: 2px solid #CF81BC;
Tailwind Usage
bg-[#CF81BC]
text-[#CF81BC]
border-[#CF81BC]
shadow-[0_0_10px_CF81BC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #CF81BC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #CF81BC; color: #000000; }

Badge

New Feature
.badge { background-color: #CF81BC; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #CF81BC; background-color: #CF81BC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #CF81BC20; border-left: 4px solid #CF81BC; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #CF81BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #CF81BC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 129, 188

Red: 207 / Green: 129 / Blue: 188

HSL

315°, 45%, 66%

Hue: 315° / Saturation: 45% / Lightness: 66%

CMYK

0%, 38%, 9%, 19%

Cyan: 0% / Magenta: 38% / Yellow: 9% / Key: 19%

What color is #CF81BC?

#CF81BC is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CF81BC to RGB:

rgb(207, 129, 188)HEX to RGB Converter →

HEX to HSL

Convert #CF81BC to HSL:

hsl(315, 45%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #CF81BC to CMYK:

cmyk(0%, 38%, 9%, 19%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #CF81BC has RGB (207, 129, 188) and HSL (315°, 45%, 66%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CF81BC is #81CF95, creating high-contrast pairings. For softer combinations, try analogous colors like #BC81CF.

Use #CF81BC in CSS: color: #CF81BC or background-color: #CF81BC. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #CF81BC

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 7.52:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CF81BC?

#CF81BC is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CF81BC?

#CF81BC in RGB is (207, 129, 188) - 207 red, 129 green, and 188 blue.

How to use #CF81BC in CSS?

Use #CF81BC directly in your CSS properties like color or background-color.

What colors go well with #CF81BC?

#81CF95 (complementary), #BC81CF (analogous), and #BA4A9E (lighter shade) work well with #CF81BC.