#B136DD Color Information

Hex color code: #B136DD

#B136DD is a bold purple color. In RGB it is (177, 54, 221), and in HSL it is (284°, 71%, 54%). It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#B136DD
RGB
177, 54, 221
HSL
284°, 71%, 54%
CMYK
20%, 76%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B136DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 54, 221

Red: 177 / Green: 54 / Blue: 221

HSL

284°, 71%, 54%

Hue: 284° / Saturation: 71% / Lightness: 54%

CMYK

20%, 76%, 0%, 13%

Cyan: 20% / Magenta: 76% / Yellow: 0% / Key: 13%

What color is #B136DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B136DD to RGB:

rgb(177, 54, 221)HEX to RGB Converter →

HEX to HSL

Convert #B136DD to HSL:

hsl(284, 71%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #B136DD to CMYK:

cmyk(20%, 76%, 0%, 13%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #B136DD has RGB (177, 54, 221) and HSL (284°, 71%, 54%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B136DD is #63DD36, creating high-contrast pairings. For softer combinations, try analogous colors like #5D36DD.

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

Contrast with #B136DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B136DD?

#B136DD is a vivid purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B136DD?

#B136DD in RGB is (177, 54, 221) - 177 red, 54 green, and 221 blue.

How to use #B136DD in CSS?

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

What colors go well with #B136DD?

#63DD36 (complementary), #5D36DD (analogous), and #841DAA (lighter shade) work well with #B136DD.