#B828AE Color Information

Hex color code: #B828AE

A subtle magenta shade, #B828AE appears as (184, 40, 174) in RGB and (304°, 64%, 44%) in HSL. It is popular in mobile app design.

Try:
Color NameViolet Red
HEX
#B828AE
RGB
184, 40, 174
HSL
304°, 64%, 44%
CMYK
0%, 78%, 5%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B828AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 40, 174

Red: 184 / Green: 40 / Blue: 174

HSL

304°, 64%, 44%

Hue: 304° / Saturation: 64% / Lightness: 44%

CMYK

0%, 78%, 5%, 28%

Cyan: 0% / Magenta: 78% / Yellow: 5% / Key: 28%

What color is #B828AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B828AE to RGB:

rgb(184, 40, 174)HEX to RGB Converter →

HEX to HSL

Convert #B828AE to HSL:

hsl(304, 64%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #B828AE to CMYK:

cmyk(0%, 78%, 5%, 28%)Color Converter →

Color Meaning and Usage

#B828AE is a understated magenta color with RGB values of 184, 40, 174 and HSL of 304°, 64%, 44%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B828AE is #28B832, creating high-contrast pairings. For softer combinations, try analogous colors like #7A28B8.

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

Contrast with #B828AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B828AE?

#B828AE is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B828AE?

#B828AE in RGB is (184, 40, 174) - 184 red, 40 green, and 174 blue.

How to use #B828AE in CSS?

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

What colors go well with #B828AE?

#28B832 (complementary), #7A28B8 (analogous), and #791B73 (lighter shade) work well with #B828AE.