#B2AB9A Color Information

Hex color code: #B2AB9A

A muted orange shade, #B2AB9A appears as (178, 171, 154) in RGB and (42°, 13%, 65%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#B2AB9A
RGB
178, 171, 154
HSL
42°, 13%, 65%
CMYK
0%, 4%, 13%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2AB9A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 171, 154

Red: 178 / Green: 171 / Blue: 154

HSL

42°, 13%, 65%

Hue: 42° / Saturation: 13% / Lightness: 65%

CMYK

0%, 4%, 13%, 30%

Cyan: 0% / Magenta: 4% / Yellow: 13% / Key: 30%

What color is #B2AB9A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2AB9A to RGB:

rgb(178, 171, 154)HEX to RGB Converter →

HEX to HSL

Convert #B2AB9A to HSL:

hsl(42, 13%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #B2AB9A to CMYK:

cmyk(0%, 4%, 13%, 30%)Color Converter →

Color Meaning and Usage

#B2AB9A is a subtle orange color with RGB values of 178, 171, 154 and HSL of 42°, 13%, 65%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B2AB9A is #9AA1B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B19F9A.

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

Contrast with #B2AB9A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2AB9A?

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

What is the RGB value of #B2AB9A?

#B2AB9A in RGB is (178, 171, 154) - 178 red, 171 green, and 154 blue.

How to use #B2AB9A in CSS?

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

What colors go well with #B2AB9A?

#9AA1B1 (complementary), #B19F9A (analogous), and #90866F (lighter shade) work well with #B2AB9A.