#B276A5 Color Information

Hex color code: #B276A5

A pastel magenta shade, #B276A5 appears as (178, 118, 165) in RGB and (313°, 28%, 58%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#B276A5
RGB
178, 118, 165
HSL
313°, 28%, 58%
CMYK
0%, 34%, 7%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B276A5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 118, 165

Red: 178 / Green: 118 / Blue: 165

HSL

313°, 28%, 58%

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

CMYK

0%, 34%, 7%, 30%

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

What color is #B276A5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B276A5 to RGB:

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

HEX to HSL

Convert #B276A5 to HSL:

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

HEX to CMYK

Convert #B276A5 to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #B276A5 has RGB (178, 118, 165) and HSL (313°, 28%, 58%). 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 #B276A5 is #76B283, creating high-contrast pairings. For softer combinations, try analogous colors like #A176B2.

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

Contrast with #B276A5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B276A5?

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

What is the RGB value of #B276A5?

#B276A5 in RGB is (178, 118, 165) - 178 red, 118 green, and 165 blue.

How to use #B276A5 in CSS?

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

What colors go well with #B276A5?

#76B283 (complementary), #A176B2 (analogous), and #8C4F7F (lighter shade) work well with #B276A5.