#CB25C2 Color Information

Hex color code: #CB25C2

A balanced magenta shade, #CB25C2 appears as (203, 37, 194) in RGB and (303°, 69%, 47%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameViolet Red
HEX
#CB25C2
RGB
203, 37, 194
HSL
303°, 69%, 47%
CMYK
0%, 82%, 4%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB25C2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 37, 194

Red: 203 / Green: 37 / Blue: 194

HSL

303°, 69%, 47%

Hue: 303° / Saturation: 69% / Lightness: 47%

CMYK

0%, 82%, 4%, 20%

Cyan: 0% / Magenta: 82% / Yellow: 4% / Key: 20%

What color is #CB25C2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB25C2 to RGB:

rgb(203, 37, 194)HEX to RGB Converter →

HEX to HSL

Convert #CB25C2 to HSL:

hsl(303, 69%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #CB25C2 to CMYK:

cmyk(0%, 82%, 4%, 20%)Color Converter →

Color Meaning and Usage

#CB25C2 is a balanced magenta color with RGB values of 203, 37, 194 and HSL of 303°, 69%, 47%. 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 #CB25C2 is #25CB2D, creating high-contrast pairings. For softer combinations, try analogous colors like #8025CB.

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

Contrast with #CB25C2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB25C2?

#CB25C2 is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CB25C2?

#CB25C2 in RGB is (203, 37, 194) - 203 red, 37 green, and 194 blue.

How to use #CB25C2 in CSS?

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

What colors go well with #CB25C2?

#25CB2D (complementary), #8025CB (analogous), and #8A1984 (lighter shade) work well with #CB25C2.