#BAB191 Color Information

Hex color code: #BAB191

A subtle yellow shade, #BAB191 appears as (186, 177, 145) in RGB and (47°, 23%, 65%) in HSL. It is often used for branding and logos.

Try:
Color NameTan
HEX
#BAB191
RGB
186, 177, 145
HSL
47°, 23%, 65%
CMYK
0%, 5%, 22%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAB191; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 177, 145

Red: 186 / Green: 177 / Blue: 145

HSL

47°, 23%, 65%

Hue: 47° / Saturation: 23% / Lightness: 65%

CMYK

0%, 5%, 22%, 27%

Cyan: 0% / Magenta: 5% / Yellow: 22% / Key: 27%

What color is #BAB191?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAB191 to RGB:

rgb(186, 177, 145)HEX to RGB Converter →

HEX to HSL

Convert #BAB191 to HSL:

hsl(47, 23%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #BAB191 to CMYK:

cmyk(0%, 5%, 22%, 27%)Color Converter →

Color Meaning and Usage

#BAB191 is a delicate yellow color with RGB values of 186, 177, 145 and HSL of 47°, 23%, 65%. This orange-yellow hue evokes optimism and creativity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAB191 is #919ABA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA9D91.

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

Contrast with #BAB191

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAB191?

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

What is the RGB value of #BAB191?

#BAB191 in RGB is (186, 177, 145) - 186 red, 177 green, and 145 blue.

How to use #BAB191 in CSS?

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

What colors go well with #BAB191?

#919ABA (complementary), #BA9D91 (analogous), and #9D9062 (lighter shade) work well with #BAB191.