#CB1A81 Color Information

Hex color code: #CB1A81

#CB1A81 is a dynamic magenta color. In RGB it is (203, 26, 129), and in HSL it is (325°, 77%, 45%). It is typically applied in digital products.

Try:
Color NameMedium Violet Red
HEX
#CB1A81
RGB
203, 26, 129
HSL
325°, 77%, 45%
CMYK
0%, 87%, 36%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #CB1A81; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #CB1A81; color: #FFFFFF; }

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 #CB1A81; background-color: #CB1A8115; }

Alert / Toast

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

Link / Accent

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

a { color: #CB1A81; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 26, 129

Red: 203 / Green: 26 / Blue: 129

HSL

325°, 77%, 45%

Hue: 325° / Saturation: 77% / Lightness: 45%

CMYK

0%, 87%, 36%, 20%

Cyan: 0% / Magenta: 87% / Yellow: 36% / Key: 20%

What color is #CB1A81?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB1A81 to RGB:

rgb(203, 26, 129)HEX to RGB Converter →

HEX to HSL

Convert #CB1A81 to HSL:

hsl(325, 77%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #CB1A81 to CMYK:

cmyk(0%, 87%, 36%, 20%)Color Converter →

Color Meaning and Usage

#CB1A81 is a eye-catching magenta color with RGB values of 203, 26, 129 and HSL of 325°, 77%, 45%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB1A81 is #1ACB64, creating high-contrast pairings. For softer combinations, try analogous colors like #BC1ACB.

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

Contrast with #CB1A81

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

Contrast Ratio: 4.00:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB1A81?

#CB1A81 is a eye-catching magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CB1A81?

#CB1A81 in RGB is (203, 26, 129) - 203 red, 26 green, and 129 blue.

How to use #CB1A81 in CSS?

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

What colors go well with #CB1A81?

#1ACB64 (complementary), #BC1ACB (analogous), and #871256 (lighter shade) work well with #CB1A81.