#BAB164 Color Information

Hex color code: #BAB164

The hex color #BAB164 is a pastel yellow with RGB values of (186, 177, 100) and HSL of (54°, 38%, 56%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#BAB164
RGB
186, 177, 100
HSL
54°, 38%, 56%
CMYK
0%, 5%, 46%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAB164; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 177, 100

Red: 186 / Green: 177 / Blue: 100

HSL

54°, 38%, 56%

Hue: 54° / Saturation: 38% / Lightness: 56%

CMYK

0%, 5%, 46%, 27%

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

What color is #BAB164?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAB164 to RGB:

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

HEX to HSL

Convert #BAB164 to HSL:

hsl(54, 38%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #BAB164 to CMYK:

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

Color Meaning and Usage

#BAB164 is a pastel yellow color with RGB values of 186, 177, 100 and HSL of 54°, 38%, 56%. This orange-yellow hue evokes optimism and creativity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BAB164 is #646DB9, creating high-contrast pairings. For softer combinations, try analogous colors like #B98664.

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

Contrast with #BAB164

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAB164?

#BAB164 is a pastel yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BAB164?

#BAB164 in RGB is (186, 177, 100) - 186 red, 177 green, and 100 blue.

How to use #BAB164 in CSS?

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

What colors go well with #BAB164?

#646DB9 (complementary), #B98664 (analogous), and #908841 (lighter shade) work well with #BAB164.