#B833DD Color Information

Hex color code: #B833DD

The hex color #B833DD is a striking magenta with RGB values of (184, 51, 221) and HSL of (287°, 71%, 53%). It is popular in mobile app design.

Try:
Color NameDark Orchid
HEX
#B833DD
RGB
184, 51, 221
HSL
287°, 71%, 53%
CMYK
17%, 77%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B833DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 51, 221

Red: 184 / Green: 51 / Blue: 221

HSL

287°, 71%, 53%

Hue: 287° / Saturation: 71% / Lightness: 53%

CMYK

17%, 77%, 0%, 13%

Cyan: 17% / Magenta: 77% / Yellow: 0% / Key: 13%

What color is #B833DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B833DD to RGB:

rgb(184, 51, 221)HEX to RGB Converter →

HEX to HSL

Convert #B833DD to HSL:

hsl(287, 71%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #B833DD to CMYK:

cmyk(17%, 77%, 0%, 13%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #B833DD has RGB (184, 51, 221) and HSL (287°, 71%, 53%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B833DD is #57DC32, creating high-contrast pairings. For softer combinations, try analogous colors like #6232DC.

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

Contrast with #B833DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B833DD?

#B833DD is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B833DD?

#B833DD in RGB is (184, 51, 221) - 184 red, 51 green, and 221 blue.

How to use #B833DD in CSS?

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

What colors go well with #B833DD?

#57DC32 (complementary), #6232DC (analogous), and #881CA6 (lighter shade) work well with #B833DD.