#B339C0 Color Information

Hex color code: #B339C0

#B339C0 is a subtle magenta color. In RGB it is (179, 57, 192), and in HSL it is (294°, 54%, 49%). It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#B339C0
RGB
179, 57, 192
HSL
294°, 54%, 49%
CMYK
7%, 70%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B339C0; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #B339C0; color: #FFFFFF; }

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 #B339C0; background-color: #B339C015; }

Alert / Toast

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

Link / Accent

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

a { color: #B339C0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

179, 57, 192

Red: 179 / Green: 57 / Blue: 192

HSL

294°, 54%, 49%

Hue: 294° / Saturation: 54% / Lightness: 49%

CMYK

7%, 70%, 0%, 25%

Cyan: 7% / Magenta: 70% / Yellow: 0% / Key: 25%

What color is #B339C0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B339C0 to RGB:

rgb(179, 57, 192)HEX to RGB Converter →

HEX to HSL

Convert #B339C0 to HSL:

hsl(294, 54%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #B339C0 to CMYK:

cmyk(7%, 70%, 0%, 25%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #B339C0 has RGB (179, 57, 192) and HSL (294°, 54%, 49%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B339C0 is #47C039, creating high-contrast pairings. For softer combinations, try analogous colors like #6F39C0.

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

Contrast with #B339C0

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

Contrast Ratio: 4.26:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B339C0?

#B339C0 is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B339C0?

#B339C0 in RGB is (179, 57, 192) - 179 red, 57 green, and 192 blue.

How to use #B339C0 in CSS?

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

What colors go well with #B339C0?

#47C039 (complementary), #6F39C0 (analogous), and #7C2886 (lighter shade) work well with #B339C0.