#B45099 Color Information

Hex color code: #B45099

A subtle magenta shade, #B45099 appears as (180, 80, 153) in RGB and (316°, 40%, 51%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#B45099
RGB
180, 80, 153
HSL
316°, 40%, 51%
CMYK
0%, 56%, 15%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B45099; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

180, 80, 153

Red: 180 / Green: 80 / Blue: 153

HSL

316°, 40%, 51%

Hue: 316° / Saturation: 40% / Lightness: 51%

CMYK

0%, 56%, 15%, 29%

Cyan: 0% / Magenta: 56% / Yellow: 15% / Key: 29%

What color is #B45099?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B45099 to RGB:

rgb(180, 80, 153)HEX to RGB Converter →

HEX to HSL

Convert #B45099 to HSL:

hsl(316, 40%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #B45099 to CMYK:

cmyk(0%, 56%, 15%, 29%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #B45099 has RGB (180, 80, 153) and HSL (316°, 40%, 51%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B45099 is #50B46B, creating high-contrast pairings. For softer combinations, try analogous colors like #9D50B4.

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

Contrast with #B45099

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B45099?

#B45099 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B45099?

#B45099 in RGB is (180, 80, 153) - 180 red, 80 green, and 153 blue.

How to use #B45099 in CSS?

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

What colors go well with #B45099?

#50B46B (complementary), #9D50B4 (analogous), and #81376D (lighter shade) work well with #B45099.