#B35CBC Color Information

Hex color code: #B35CBC

#B35CBC is a subtle magenta color. In RGB it is (179, 92, 188), and in HSL it is (294°, 42%, 55%). It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#B35CBC
RGB
179, 92, 188
HSL
294°, 42%, 55%
CMYK
5%, 51%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B35CBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 92, 188

Red: 179 / Green: 92 / Blue: 188

HSL

294°, 42%, 55%

Hue: 294° / Saturation: 42% / Lightness: 55%

CMYK

5%, 51%, 0%, 26%

Cyan: 5% / Magenta: 51% / Yellow: 0% / Key: 26%

What color is #B35CBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B35CBC to RGB:

rgb(179, 92, 188)HEX to RGB Converter →

HEX to HSL

Convert #B35CBC to HSL:

hsl(294, 42%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #B35CBC to CMYK:

cmyk(5%, 51%, 0%, 26%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #B35CBC has RGB (179, 92, 188) and HSL (294°, 42%, 55%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B35CBC is #66BC5C, creating high-contrast pairings. For softer combinations, try analogous colors like #835CBC.

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

Contrast with #B35CBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B35CBC?

#B35CBC is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B35CBC?

#B35CBC in RGB is (179, 92, 188) - 179 red, 92 green, and 188 blue.

How to use #B35CBC in CSS?

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

What colors go well with #B35CBC?

#66BC5C (complementary), #835CBC (analogous), and #883B91 (lighter shade) work well with #B35CBC.