#B276AC Color Information

Hex color code: #B276AC

The hex color #B276AC is a delicate magenta with RGB values of (178, 118, 172) and HSL of (306°, 28%, 58%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#B276AC
RGB
178, 118, 172
HSL
306°, 28%, 58%
CMYK
0%, 34%, 3%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B276AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 118, 172

Red: 178 / Green: 118 / Blue: 172

HSL

306°, 28%, 58%

Hue: 306° / Saturation: 28% / Lightness: 58%

CMYK

0%, 34%, 3%, 30%

Cyan: 0% / Magenta: 34% / Yellow: 3% / Key: 30%

What color is #B276AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B276AC to RGB:

rgb(178, 118, 172)HEX to RGB Converter →

HEX to HSL

Convert #B276AC to HSL:

hsl(306, 28%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #B276AC to CMYK:

cmyk(0%, 34%, 3%, 30%)Color Converter →

Color Meaning and Usage

#B276AC is a subtle magenta color with RGB values of 178, 118, 172 and HSL of 306°, 28%, 58%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B276AC is #76B27C, creating high-contrast pairings. For softer combinations, try analogous colors like #9A76B2.

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

Contrast with #B276AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B276AC?

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

What is the RGB value of #B276AC?

#B276AC in RGB is (178, 118, 172) - 178 red, 118 green, and 172 blue.

How to use #B276AC in CSS?

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

What colors go well with #B276AC?

#76B27C (complementary), #9A76B2 (analogous), and #8C4F86 (lighter shade) work well with #B276AC.