#B434BC Color Information

Hex color code: #B434BC

The hex color #B434BC is a neutral magenta with RGB values of (180, 52, 188) and HSL of (296°, 57%, 47%). It is commonly used in modern UI design.

Try:
Color NameDark Orchid
HEX
#B434BC
RGB
180, 52, 188
HSL
296°, 57%, 47%
CMYK
4%, 72%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B434BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 52, 188

Red: 180 / Green: 52 / Blue: 188

HSL

296°, 57%, 47%

Hue: 296° / Saturation: 57% / Lightness: 47%

CMYK

4%, 72%, 0%, 26%

Cyan: 4% / Magenta: 72% / Yellow: 0% / Key: 26%

What color is #B434BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B434BC to RGB:

rgb(180, 52, 188)HEX to RGB Converter →

HEX to HSL

Convert #B434BC to HSL:

hsl(296, 57%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #B434BC to CMYK:

cmyk(4%, 72%, 0%, 26%)Color Converter →

Color Meaning and Usage

#B434BC is a muted magenta color with RGB values of 180, 52, 188 and HSL of 296°, 57%, 47%. 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 #B434BC is #3DBC34, creating high-contrast pairings. For softer combinations, try analogous colors like #6F34BC.

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

Contrast with #B434BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B434BC?

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

What is the RGB value of #B434BC?

#B434BC in RGB is (180, 52, 188) - 180 red, 52 green, and 188 blue.

How to use #B434BC in CSS?

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

What colors go well with #B434BC?

#3DBC34 (complementary), #6F34BC (analogous), and #7A2380 (lighter shade) work well with #B434BC.