#B0827D Color Information

Hex color code: #B0827D

A delicate red shade, #B0827D appears as (176, 130, 125) in RGB and (6°, 24%, 59%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#B0827D
RGB
176, 130, 125
HSL
6°, 24%, 59%
CMYK
0%, 26%, 29%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B0827D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

176, 130, 125

Red: 176 / Green: 130 / Blue: 125

HSL

6°, 24%, 59%

Hue: 6° / Saturation: 24% / Lightness: 59%

CMYK

0%, 26%, 29%, 31%

Cyan: 0% / Magenta: 26% / Yellow: 29% / Key: 31%

What color is #B0827D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B0827D to RGB:

rgb(176, 130, 125)HEX to RGB Converter →

HEX to HSL

Convert #B0827D to HSL:

hsl(6, 24%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #B0827D to CMYK:

cmyk(0%, 26%, 29%, 31%)Color Converter →

Color Meaning and Usage

#B0827D is a soft red color with RGB values of 176, 130, 125 and HSL of 6°, 24%, 59%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B0827D is #7DABB0, creating high-contrast pairings. For softer combinations, try analogous colors like #B07D91.

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

Contrast with #B0827D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B0827D?

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

What is the RGB value of #B0827D?

#B0827D in RGB is (176, 130, 125) - 176 red, 130 green, and 125 blue.

How to use #B0827D in CSS?

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

What colors go well with #B0827D?

#7DABB0 (complementary), #B07D91 (analogous), and #8B5B55 (lighter shade) work well with #B0827D.