#CB72AE Color Information

Hex color code: #CB72AE

A gentle magenta shade, #CB72AE appears as (203, 114, 174) in RGB and (320°, 46%, 62%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#CB72AE
RGB
203, 114, 174
HSL
320°, 46%, 62%
CMYK
0%, 44%, 14%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #CB72AE; 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 #CB72AE; background-color: #CB72AE15; }

Alert / Toast

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

Link / Accent

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

a { color: #CB72AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 114, 174

Red: 203 / Green: 114 / Blue: 174

HSL

320°, 46%, 62%

Hue: 320° / Saturation: 46% / Lightness: 62%

CMYK

0%, 44%, 14%, 20%

Cyan: 0% / Magenta: 44% / Yellow: 14% / Key: 20%

What color is #CB72AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB72AE to RGB:

rgb(203, 114, 174)HEX to RGB Converter →

HEX to HSL

Convert #CB72AE to HSL:

hsl(320, 46%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #CB72AE to CMYK:

cmyk(0%, 44%, 14%, 20%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #CB72AE has RGB (203, 114, 174) and HSL (320°, 46%, 62%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB72AE is #72CB8F, creating high-contrast pairings. For softer combinations, try analogous colors like #BC72CB.

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

Contrast with #CB72AE

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

Contrast Ratio: 6.56:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB72AE?

#CB72AE is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CB72AE?

#CB72AE in RGB is (203, 114, 174) - 203 red, 114 green, and 174 blue.

How to use #CB72AE in CSS?

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

What colors go well with #CB72AE?

#72CB8F (complementary), #BC72CB (analogous), and #AF418A (lighter shade) work well with #CB72AE.