#B61AFF Color Information

Hex color code: #B61AFF

#B61AFF is a eye-catching purple color. In RGB it is (182, 26, 255), and in HSL it is (281°, 100%, 55%). It is popular in mobile app design.

Try:
Color NameBlue Violet
HEX
#B61AFF
RGB
182, 26, 255
HSL
281°, 100%, 55%
CMYK
29%, 90%, 0%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B61AFF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 26, 255

Red: 182 / Green: 26 / Blue: 255

HSL

281°, 100%, 55%

Hue: 281° / Saturation: 100% / Lightness: 55%

CMYK

29%, 90%, 0%, 0%

Cyan: 29% / Magenta: 90% / Yellow: 0% / Key: 0%

What color is #B61AFF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B61AFF to RGB:

rgb(182, 26, 255)HEX to RGB Converter →

HEX to HSL

Convert #B61AFF to HSL:

hsl(281, 100%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #B61AFF to CMYK:

cmyk(29%, 90%, 0%, 0%)Color Converter →

Color Meaning and Usage

A eye-catching purple tone, #B61AFF has RGB (182, 26, 255) and HSL (281°, 100%, 55%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B61AFF is #62FF1A, creating high-contrast pairings. For softer combinations, try analogous colors like #441AFF.

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

Contrast with #B61AFF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B61AFF?

#B61AFF is a eye-catching purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B61AFF?

#B61AFF in RGB is (182, 26, 255) - 182 red, 26 green, and 255 blue.

How to use #B61AFF in CSS?

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

What colors go well with #B61AFF?

#62FF1A (complementary), #441AFF (analogous), and #8B00CC (lighter shade) work well with #B61AFF.