#B95073 Color Information

Hex color code: #B95073

#B95073 is a pastel magenta color. In RGB it is (185, 80, 115), and in HSL it is (340°, 43%, 52%). It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#B95073
RGB
185, 80, 115
HSL
340°, 43%, 52%
CMYK
0%, 57%, 38%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B95073; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 80, 115

Red: 185 / Green: 80 / Blue: 115

HSL

340°, 43%, 52%

Hue: 340° / Saturation: 43% / Lightness: 52%

CMYK

0%, 57%, 38%, 27%

Cyan: 0% / Magenta: 57% / Yellow: 38% / Key: 27%

What color is #B95073?

#B95073 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B95073 to RGB:

rgb(185, 80, 115)HEX to RGB Converter →

HEX to HSL

Convert #B95073 to HSL:

hsl(340, 43%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #B95073 to CMYK:

cmyk(0%, 57%, 38%, 27%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #B95073 has RGB (185, 80, 115) and HSL (340°, 43%, 52%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B95073 is #50B996, creating high-contrast pairings. For softer combinations, try analogous colors like #B950A8.

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

Contrast with #B95073

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B95073?

#B95073 is a soft magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B95073?

#B95073 in RGB is (185, 80, 115) - 185 red, 80 green, and 115 blue.

How to use #B95073 in CSS?

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

What colors go well with #B95073?

#50B996 (complementary), #B950A8 (analogous), and #873651 (lighter shade) work well with #B95073.