#B613E7 Color Information

Hex color code: #B613E7

#B613E7 is a striking magenta color. In RGB it is (182, 19, 231), and in HSL it is (286°, 85%, 49%). It is popular in mobile app design.

Try:
Color NameDark Violet
HEX
#B613E7
RGB
182, 19, 231
HSL
286°, 85%, 49%
CMYK
21%, 92%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B613E7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 19, 231

Red: 182 / Green: 19 / Blue: 231

HSL

286°, 85%, 49%

Hue: 286° / Saturation: 85% / Lightness: 49%

CMYK

21%, 92%, 0%, 9%

Cyan: 21% / Magenta: 92% / Yellow: 0% / Key: 9%

What color is #B613E7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B613E7 to RGB:

rgb(182, 19, 231)HEX to RGB Converter →

HEX to HSL

Convert #B613E7 to HSL:

hsl(286, 85%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #B613E7 to CMYK:

cmyk(21%, 92%, 0%, 9%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #B613E7 has RGB (182, 19, 231) and HSL (286°, 85%, 49%). 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 #B613E7 is #44E713, creating high-contrast pairings. For softer combinations, try analogous colors like #4B13E7.

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

Contrast with #B613E7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B613E7?

#B613E7 is a vivid magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B613E7?

#B613E7 in RGB is (182, 19, 231) - 182 red, 19 green, and 231 blue.

How to use #B613E7 in CSS?

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

What colors go well with #B613E7?

#44E713 (complementary), #4B13E7 (analogous), and #7E0DA0 (lighter shade) work well with #B613E7.