#B494BC Color Information

Hex color code: #B494BC

A soft magenta shade, #B494BC appears as (180, 148, 188) in RGB and (288°, 23%, 66%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#B494BC
RGB
180, 148, 188
HSL
288°, 23%, 66%
CMYK
4%, 21%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B494BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 148, 188

Red: 180 / Green: 148 / Blue: 188

HSL

288°, 23%, 66%

Hue: 288° / Saturation: 23% / Lightness: 66%

CMYK

4%, 21%, 0%, 26%

Cyan: 4% / Magenta: 21% / Yellow: 0% / Key: 26%

What color is #B494BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B494BC to RGB:

rgb(180, 148, 188)HEX to RGB Converter →

HEX to HSL

Convert #B494BC to HSL:

hsl(288, 23%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #B494BC to CMYK:

cmyk(4%, 21%, 0%, 26%)Color Converter →

Color Meaning and Usage

#B494BC is a soft magenta color with RGB values of 180, 148, 188 and HSL of 288°, 23%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B494BC is #9CBC94, creating high-contrast pairings. For softer combinations, try analogous colors like #A094BC.

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

Contrast with #B494BC

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

Contrast Ratio: 7.90:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B494BC?

#B494BC is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B494BC?

#B494BC in RGB is (180, 148, 188) - 180 red, 148 green, and 188 blue.

How to use #B494BC in CSS?

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

What colors go well with #B494BC?

#9CBC94 (complementary), #A094BC (analogous), and #93659F (lighter shade) work well with #B494BC.