#B07285 Color Information

Hex color code: #B07285

A pastel magenta shade, #B07285 appears as (176, 114, 133) in RGB and (342°, 28%, 57%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#B07285
RGB
176, 114, 133
HSL
342°, 28%, 57%
CMYK
0%, 35%, 24%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B07285; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 114, 133

Red: 176 / Green: 114 / Blue: 133

HSL

342°, 28%, 57%

Hue: 342° / Saturation: 28% / Lightness: 57%

CMYK

0%, 35%, 24%, 31%

Cyan: 0% / Magenta: 35% / Yellow: 24% / Key: 31%

What color is #B07285?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B07285 to RGB:

rgb(176, 114, 133)HEX to RGB Converter →

HEX to HSL

Convert #B07285 to HSL:

hsl(342, 28%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #B07285 to CMYK:

cmyk(0%, 35%, 24%, 31%)Color Converter →

Color Meaning and Usage

#B07285 is a soft magenta color with RGB values of 176, 114, 133 and HSL of 342°, 28%, 57%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B07285 is #73B09E, creating high-contrast pairings. For softer combinations, try analogous colors like #B073A4.

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

Contrast with #B07285

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B07285?

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

What is the RGB value of #B07285?

#B07285 in RGB is (176, 114, 133) - 176 red, 114 green, and 133 blue.

How to use #B07285 in CSS?

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

What colors go well with #B07285?

#73B09E (complementary), #B073A4 (analogous), and #894D5F (lighter shade) work well with #B07285.