#B2347F Color Information

Hex color code: #B2347F

#B2347F is a balanced magenta color. In RGB it is (178, 52, 127), and in HSL it is (324°, 55%, 45%). It is frequently seen in web interfaces.

Try:
Color NameMedium Violet Red
HEX
#B2347F
RGB
178, 52, 127
HSL
324°, 55%, 45%
CMYK
0%, 71%, 29%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2347F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 52, 127

Red: 178 / Green: 52 / Blue: 127

HSL

324°, 55%, 45%

Hue: 324° / Saturation: 55% / Lightness: 45%

CMYK

0%, 71%, 29%, 30%

Cyan: 0% / Magenta: 71% / Yellow: 29% / Key: 30%

What color is #B2347F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2347F to RGB:

rgb(178, 52, 127)HEX to RGB Converter →

HEX to HSL

Convert #B2347F to HSL:

hsl(324, 55%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #B2347F to CMYK:

cmyk(0%, 71%, 29%, 30%)Color Converter →

Color Meaning and Usage

#B2347F is a balanced magenta color with RGB values of 178, 52, 127 and HSL of 324°, 55%, 45%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B2347F is #34B266, creating high-contrast pairings. For softer combinations, try analogous colors like #A534B2.

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

Contrast with #B2347F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2347F?

#B2347F is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B2347F?

#B2347F in RGB is (178, 52, 127) - 178 red, 52 green, and 127 blue.

How to use #B2347F in CSS?

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

What colors go well with #B2347F?

#34B266 (complementary), #A534B2 (analogous), and #772255 (lighter shade) work well with #B2347F.