#CB43BE Color Information

Hex color code: #CB43BE

The hex color #CB43BE is a subtle magenta with RGB values of (203, 67, 190) and HSL of (306°, 57%, 53%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#CB43BE
RGB
203, 67, 190
HSL
306°, 57%, 53%
CMYK
0%, 67%, 6%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB43BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 67, 190

Red: 203 / Green: 67 / Blue: 190

HSL

306°, 57%, 53%

Hue: 306° / Saturation: 57% / Lightness: 53%

CMYK

0%, 67%, 6%, 20%

Cyan: 0% / Magenta: 67% / Yellow: 6% / Key: 20%

What color is #CB43BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB43BE to RGB:

rgb(203, 67, 190)HEX to RGB Converter →

HEX to HSL

Convert #CB43BE to HSL:

hsl(306, 57%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #CB43BE to CMYK:

cmyk(0%, 67%, 6%, 20%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #CB43BE has RGB (203, 67, 190) and HSL (306°, 57%, 53%). 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 #CB43BE is #43CB50, creating high-contrast pairings. For softer combinations, try analogous colors like #9543CB.

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

Contrast with #CB43BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB43BE?

#CB43BE is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CB43BE?

#CB43BE in RGB is (203, 67, 190) - 203 red, 67 green, and 190 blue.

How to use #CB43BE in CSS?

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

What colors go well with #CB43BE?

#43CB50 (complementary), #9543CB (analogous), and #982A8D (lighter shade) work well with #CB43BE.