#B024BC Color Information

Hex color code: #B024BC

The hex color #B024BC is a understated magenta with RGB values of (176, 36, 188) and HSL of (295°, 68%, 44%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#B024BC
RGB
176, 36, 188
HSL
295°, 68%, 44%
CMYK
6%, 81%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B024BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 36, 188

Red: 176 / Green: 36 / Blue: 188

HSL

295°, 68%, 44%

Hue: 295° / Saturation: 68% / Lightness: 44%

CMYK

6%, 81%, 0%, 26%

Cyan: 6% / Magenta: 81% / Yellow: 0% / Key: 26%

What color is #B024BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B024BC to RGB:

rgb(176, 36, 188)HEX to RGB Converter →

HEX to HSL

Convert #B024BC to HSL:

hsl(295, 68%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #B024BC to CMYK:

cmyk(6%, 81%, 0%, 26%)Color Converter →

Color Meaning and Usage

#B024BC is a muted magenta color with RGB values of 176, 36, 188 and HSL of 295°, 68%, 44%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B024BC is #31BC24, creating high-contrast pairings. For softer combinations, try analogous colors like #6324BC.

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

Contrast with #B024BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B024BC?

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

What is the RGB value of #B024BC?

#B024BC in RGB is (176, 36, 188) - 176 red, 36 green, and 188 blue.

How to use #B024BC in CSS?

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

What colors go well with #B024BC?

#31BC24 (complementary), #6324BC (analogous), and #74187C (lighter shade) work well with #B024BC.