#B2AA8B Color Information

Hex color code: #B2AA8B

A delicate yellow shade, #B2AA8B appears as (178, 170, 139) in RGB and (48°, 20%, 62%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#B2AA8B
RGB
178, 170, 139
HSL
48°, 20%, 62%
CMYK
0%, 4%, 22%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2AA8B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 170, 139

Red: 178 / Green: 170 / Blue: 139

HSL

48°, 20%, 62%

Hue: 48° / Saturation: 20% / Lightness: 62%

CMYK

0%, 4%, 22%, 30%

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

What color is #B2AA8B?

#B2AA8B is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2AA8B to RGB:

rgb(178, 170, 139)HEX to RGB Converter →

HEX to HSL

Convert #B2AA8B to HSL:

hsl(48, 20%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #B2AA8B to CMYK:

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

Color Meaning and Usage

#B2AA8B is a delicate yellow color with RGB values of 178, 170, 139 and HSL of 48°, 20%, 62%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B2AA8B is #8B92B1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1968B.

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

Contrast with #B2AA8B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2AA8B?

#B2AA8B is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #B2AA8B?

#B2AA8B in RGB is (178, 170, 139) - 178 red, 170 green, and 139 blue.

How to use #B2AA8B in CSS?

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

What colors go well with #B2AA8B?

#8B92B1 (complementary), #B1968B (analogous), and #908660 (lighter shade) work well with #B2AA8B.