#B6A09D Color Information

Hex color code: #B6A09D

#B6A09D is a balanced red color. In RGB it is (182, 160, 157), and in HSL it is (7°, 15%, 66%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#B6A09D
RGB
182, 160, 157
HSL
7°, 15%, 66%
CMYK
0%, 12%, 14%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B6A09D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 160, 157

Red: 182 / Green: 160 / Blue: 157

HSL

7°, 15%, 66%

Hue: 7° / Saturation: 15% / Lightness: 66%

CMYK

0%, 12%, 14%, 29%

Cyan: 0% / Magenta: 12% / Yellow: 14% / Key: 29%

What color is #B6A09D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B6A09D to RGB:

rgb(182, 160, 157)HEX to RGB Converter →

HEX to HSL

Convert #B6A09D to HSL:

hsl(7, 15%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #B6A09D to CMYK:

cmyk(0%, 12%, 14%, 29%)Color Converter →

Color Meaning and Usage

#B6A09D is a subtle red color with RGB values of 182, 160, 157 and HSL of 7°, 15%, 66%. 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 #B6A09D is #9BB2B5, creating high-contrast pairings. For softer combinations, try analogous colors like #B59BA5.

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

Contrast with #B6A09D

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

Contrast Ratio: 8.50:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B6A09D?

#B6A09D is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B6A09D?

#B6A09D in RGB is (182, 160, 157) - 182 red, 160 green, and 157 blue.

How to use #B6A09D in CSS?

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

What colors go well with #B6A09D?

#9BB2B5 (complementary), #B59BA5 (analogous), and #95746F (lighter shade) work well with #B6A09D.