#B133EB Color Information

Hex color code: #B133EB

A bold purple shade, #B133EB appears as (177, 51, 235) in RGB and (281°, 82%, 56%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Orchid
HEX
#B133EB
RGB
177, 51, 235
HSL
281°, 82%, 56%
CMYK
25%, 78%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B133EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 51, 235

Red: 177 / Green: 51 / Blue: 235

HSL

281°, 82%, 56%

Hue: 281° / Saturation: 82% / Lightness: 56%

CMYK

25%, 78%, 0%, 8%

Cyan: 25% / Magenta: 78% / Yellow: 0% / Key: 8%

What color is #B133EB?

#B133EB is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B133EB to RGB:

rgb(177, 51, 235)HEX to RGB Converter →

HEX to HSL

Convert #B133EB to HSL:

hsl(281, 82%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #B133EB to CMYK:

cmyk(25%, 78%, 0%, 8%)Color Converter →

Color Meaning and Usage

A bold purple tone, #B133EB has RGB (177, 51, 235) and HSL (281°, 82%, 56%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B133EB is #6DEB33, creating high-contrast pairings. For softer combinations, try analogous colors like #5533EB.

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

Contrast with #B133EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B133EB?

#B133EB is a bold purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B133EB?

#B133EB in RGB is (177, 51, 235) - 177 red, 51 green, and 235 blue.

How to use #B133EB in CSS?

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

What colors go well with #B133EB?

#6DEB33 (complementary), #5533EB (analogous), and #8813BE (lighter shade) work well with #B133EB.