#BAB664 Color Information

Hex color code: #BAB664

A pastel yellow shade, #BAB664 appears as (186, 182, 100) in RGB and (57°, 38%, 56%) in HSL. It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#BAB664
RGB
186, 182, 100
HSL
57°, 38%, 56%
CMYK
0%, 2%, 46%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BAB664; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 182, 100

Red: 186 / Green: 182 / Blue: 100

HSL

57°, 38%, 56%

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

CMYK

0%, 2%, 46%, 27%

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

What color is #BAB664?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BAB664 to RGB:

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

HEX to HSL

Convert #BAB664 to HSL:

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

HEX to CMYK

Convert #BAB664 to CMYK:

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

Color Meaning and Usage

#BAB664 is a soft yellow color with RGB values of 186, 182, 100 and HSL of 57°, 38%, 56%. 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 #BAB664 is #6468B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B98B64.

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

Contrast with #BAB664

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BAB664?

#BAB664 is a soft yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BAB664?

#BAB664 in RGB is (186, 182, 100) - 186 red, 182 green, and 100 blue.

How to use #BAB664 in CSS?

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

What colors go well with #BAB664?

#6468B9 (complementary), #B98B64 (analogous), and #908C41 (lighter shade) work well with #BAB664.