#B449EE Color Information

Hex color code: #B449EE

#B449EE is a bold purple color. In RGB it is (180, 73, 238), and in HSL it is (279°, 83%, 61%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B449EE
RGB
180, 73, 238
HSL
279°, 83%, 61%
CMYK
24%, 69%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #B449EE; color: #000000; }

Badge

New Feature
.badge { background-color: #B449EE; color: #000000; }

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 #B449EE; background-color: #B449EE15; }

Alert / Toast

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

Link / Accent

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

a { color: #B449EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 73, 238

Red: 180 / Green: 73 / Blue: 238

HSL

279°, 83%, 61%

Hue: 279° / Saturation: 83% / Lightness: 61%

CMYK

24%, 69%, 0%, 7%

Cyan: 24% / Magenta: 69% / Yellow: 0% / Key: 7%

What color is #B449EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B449EE to RGB:

rgb(180, 73, 238)HEX to RGB Converter →

HEX to HSL

Convert #B449EE to HSL:

hsl(279, 83%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #B449EE to CMYK:

cmyk(24%, 69%, 0%, 7%)Color Converter →

Color Meaning and Usage

#B449EE is a eye-catching purple color with RGB values of 180, 73, 238 and HSL of 279°, 83%, 61%. This highly saturated hue evokes energy and excitement, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B449EE is #83EE49, creating high-contrast pairings. For softer combinations, try analogous colors like #6249EE.

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

Contrast with #B449EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B449EE?

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

What is the RGB value of #B449EE?

#B449EE in RGB is (180, 73, 238) - 180 red, 73 green, and 238 blue.

How to use #B449EE in CSS?

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

What colors go well with #B449EE?

#83EE49 (complementary), #6249EE (analogous), and #9314D7 (lighter shade) work well with #B449EE.