#B6A19E Color Information

Hex color code: #B6A19E

A subtle red shade, #B6A19E appears as (182, 161, 158) in RGB and (7°, 14%, 67%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B6A19E
RGB
182, 161, 158
HSL
7°, 14%, 67%
CMYK
0%, 12%, 13%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B6A19E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 161, 158

Red: 182 / Green: 161 / Blue: 158

HSL

7°, 14%, 67%

Hue: 7° / Saturation: 14% / Lightness: 67%

CMYK

0%, 12%, 13%, 29%

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

What color is #B6A19E?

#B6A19E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B6A19E to RGB:

rgb(182, 161, 158)HEX to RGB Converter →

HEX to HSL

Convert #B6A19E to HSL:

hsl(7, 14%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #B6A19E to CMYK:

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

Color Meaning and Usage

A subtle red tone, #B6A19E has RGB (182, 161, 158) and HSL (7°, 14%, 67%). Known for evoking balance and subtlety, this desaturated neutral is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B6A19E is #9FB4B7, creating high-contrast pairings. For softer combinations, try analogous colors like #B79FA8.

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

Contrast with #B6A19E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B6A19E?

#B6A19E is a subtle red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B6A19E?

#B6A19E in RGB is (182, 161, 158) - 182 red, 161 green, and 158 blue.

How to use #B6A19E in CSS?

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

What colors go well with #B6A19E?

#9FB4B7 (complementary), #B79FA8 (analogous), and #967773 (lighter shade) work well with #B6A19E.