#B7AB9F Color Information

Hex color code: #B7AB9F

#B7AB9F is a subtle orange color. In RGB it is (183, 171, 159), and in HSL it is (30°, 14%, 67%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B7AB9F
RGB
183, 171, 159
HSL
30°, 14%, 67%
CMYK
0%, 7%, 13%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7AB9F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 171, 159

Red: 183 / Green: 171 / Blue: 159

HSL

30°, 14%, 67%

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

CMYK

0%, 7%, 13%, 28%

Cyan: 0% / Magenta: 7% / Yellow: 13% / Key: 28%

What color is #B7AB9F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7AB9F to RGB:

rgb(183, 171, 159)HEX to RGB Converter →

HEX to HSL

Convert #B7AB9F to HSL:

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

HEX to CMYK

Convert #B7AB9F to CMYK:

cmyk(0%, 7%, 13%, 28%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #B7AB9F has RGB (183, 171, 159) and HSL (30°, 14%, 67%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7AB9F is #9FABB7, creating high-contrast pairings. For softer combinations, try analogous colors like #B79F9F.

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

Contrast with #B7AB9F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7AB9F?

#B7AB9F is a subtle orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B7AB9F?

#B7AB9F in RGB is (183, 171, 159) - 183 red, 171 green, and 159 blue.

How to use #B7AB9F in CSS?

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

What colors go well with #B7AB9F?

#9FABB7 (complementary), #B79F9F (analogous), and #968573 (lighter shade) work well with #B7AB9F.