#B35CC7 Color Information

Hex color code: #B35CC7

#B35CC7 is a delicate magenta color. In RGB it is (179, 92, 199), and in HSL it is (289°, 49%, 57%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#B35CC7
RGB
179, 92, 199
HSL
289°, 49%, 57%
CMYK
10%, 54%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B35CC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 92, 199

Red: 179 / Green: 92 / Blue: 199

HSL

289°, 49%, 57%

Hue: 289° / Saturation: 49% / Lightness: 57%

CMYK

10%, 54%, 0%, 22%

Cyan: 10% / Magenta: 54% / Yellow: 0% / Key: 22%

What color is #B35CC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B35CC7 to RGB:

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

HEX to HSL

Convert #B35CC7 to HSL:

hsl(289, 49%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #B35CC7 to CMYK:

cmyk(10%, 54%, 0%, 22%)Color Converter →

Color Meaning and Usage

#B35CC7 is a pastel magenta color with RGB values of 179, 92, 199 and HSL of 289°, 49%, 57%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B35CC7 is #6FC75C, creating high-contrast pairings. For softer combinations, try analogous colors like #7E5CC7.

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

Contrast with #B35CC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B35CC7?

#B35CC7 is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B35CC7?

#B35CC7 in RGB is (179, 92, 199) - 179 red, 92 green, and 199 blue.

How to use #B35CC7 in CSS?

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

What colors go well with #B35CC7?

#6FC75C (complementary), #7E5CC7 (analogous), and #8C37A0 (lighter shade) work well with #B35CC7.