#B1AC98 Color Information

Hex color code: #B1AC98

A muted yellow shade, #B1AC98 appears as (177, 172, 152) in RGB and (48°, 14%, 65%) in HSL. It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#B1AC98
RGB
177, 172, 152
HSL
48°, 14%, 65%
CMYK
0%, 3%, 14%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B1AC98; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

177, 172, 152

Red: 177 / Green: 172 / Blue: 152

HSL

48°, 14%, 65%

Hue: 48° / Saturation: 14% / Lightness: 65%

CMYK

0%, 3%, 14%, 31%

Cyan: 0% / Magenta: 3% / Yellow: 14% / Key: 31%

What color is #B1AC98?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B1AC98 to RGB:

rgb(177, 172, 152)HEX to RGB Converter →

HEX to HSL

Convert #B1AC98 to HSL:

hsl(48, 14%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #B1AC98 to CMYK:

cmyk(0%, 3%, 14%, 31%)Color Converter →

Color Meaning and Usage

A balanced yellow tone, #B1AC98 has RGB (177, 172, 152) and HSL (48°, 14%, 65%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B1AC98 is #999EB2, creating high-contrast pairings. For softer combinations, try analogous colors like #B2A199.

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

Contrast with #B1AC98

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B1AC98?

#B1AC98 is a balanced yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #B1AC98?

#B1AC98 in RGB is (177, 172, 152) - 177 red, 172 green, and 152 blue.

How to use #B1AC98 in CSS?

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

What colors go well with #B1AC98?

#999EB2 (complementary), #B2A199 (analogous), and #918A6E (lighter shade) work well with #B1AC98.