#B2ADAA Color Information

Hex color code: #B2ADAA

#B2ADAA is a understated orange color. In RGB it is (178, 173, 170), and in HSL it is (23°, 5%, 68%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#B2ADAA
RGB
178, 173, 170
HSL
23°, 5%, 68%
CMYK
0%, 3%, 4%, 30%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B2ADAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 173, 170

Red: 178 / Green: 173 / Blue: 170

HSL

23°, 5%, 68%

Hue: 23° / Saturation: 5% / Lightness: 68%

CMYK

0%, 3%, 4%, 30%

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

What color is #B2ADAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B2ADAA to RGB:

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

HEX to HSL

Convert #B2ADAA to HSL:

hsl(23, 5%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #B2ADAA to CMYK:

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

Color Meaning and Usage

A understated orange tone, #B2ADAA has RGB (178, 173, 170) and HSL (23°, 5%, 68%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B2ADAA is #A9AEB1, creating high-contrast pairings. For softer combinations, try analogous colors like #B1A9AA.

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

Contrast with #B2ADAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B2ADAA?

#B2ADAA is a understated orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B2ADAA?

#B2ADAA in RGB is (178, 173, 170) - 178 red, 173 green, and 170 blue.

How to use #B2ADAA in CSS?

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

What colors go well with #B2ADAA?

#A9AEB1 (complementary), #B1A9AA (analogous), and #8D8681 (lighter shade) work well with #B2ADAA.