#B927AF Color Information

Hex color code: #B927AF

A balanced magenta shade, #B927AF appears as (185, 39, 175) in RGB and (304°, 65%, 44%) in HSL. It is often used for branding and logos.

Try:
Color NameViolet Red
HEX
#B927AF
RGB
185, 39, 175
HSL
304°, 65%, 44%
CMYK
0%, 79%, 5%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B927AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 39, 175

Red: 185 / Green: 39 / Blue: 175

HSL

304°, 65%, 44%

Hue: 304° / Saturation: 65% / Lightness: 44%

CMYK

0%, 79%, 5%, 27%

Cyan: 0% / Magenta: 79% / Yellow: 5% / Key: 27%

What color is #B927AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B927AF to RGB:

rgb(185, 39, 175)HEX to RGB Converter →

HEX to HSL

Convert #B927AF to HSL:

hsl(304, 65%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #B927AF to CMYK:

cmyk(0%, 79%, 5%, 27%)Color Converter →

Color Meaning and Usage

#B927AF is a neutral magenta color with RGB values of 185, 39, 175 and HSL of 304°, 65%, 44%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B927AF is #27B931, creating high-contrast pairings. For softer combinations, try analogous colors like #7A27B9.

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

Contrast with #B927AF

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

Contrast Ratio: 3.97:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B927AF?

#B927AF is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B927AF?

#B927AF in RGB is (185, 39, 175) - 185 red, 39 green, and 175 blue.

How to use #B927AF in CSS?

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

What colors go well with #B927AF?

#27B931 (complementary), #7A27B9 (analogous), and #7A1A74 (lighter shade) work well with #B927AF.