#CB67BA Color Information

Hex color code: #CB67BA

The hex color #CB67BA is a subtle magenta with RGB values of (203, 103, 186) and HSL of (310°, 49%, 60%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#CB67BA
RGB
203, 103, 186
HSL
310°, 49%, 60%
CMYK
0%, 49%, 8%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CB67BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

203, 103, 186

Red: 203 / Green: 103 / Blue: 186

HSL

310°, 49%, 60%

Hue: 310° / Saturation: 49% / Lightness: 60%

CMYK

0%, 49%, 8%, 20%

Cyan: 0% / Magenta: 49% / Yellow: 8% / Key: 20%

What color is #CB67BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CB67BA to RGB:

rgb(203, 103, 186)HEX to RGB Converter →

HEX to HSL

Convert #CB67BA to HSL:

hsl(310, 49%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #CB67BA to CMYK:

cmyk(0%, 49%, 8%, 20%)Color Converter →

Color Meaning and Usage

#CB67BA is a soft magenta color with RGB values of 203, 103, 186 and HSL of 310°, 49%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CB67BA is #67CB78, creating high-contrast pairings. For softer combinations, try analogous colors like #AA67CB.

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

Contrast with #CB67BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CB67BA?

#CB67BA is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CB67BA?

#CB67BA in RGB is (203, 103, 186) - 203 red, 103 green, and 186 blue.

How to use #CB67BA in CSS?

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

What colors go well with #CB67BA?

#67CB78 (complementary), #AA67CB (analogous), and #AB3B98 (lighter shade) work well with #CB67BA.