#BABB90 Color Information

Hex color code: #BABB90

A gentle yellow shade, #BABB90 appears as (186, 187, 144) in RGB and (61°, 24%, 65%) in HSL. It is often used for branding and logos.

Try:
Color NameTan
HEX
#BABB90
RGB
186, 187, 144
HSL
61°, 24%, 65%
CMYK
1%, 0%, 23%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BABB90; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 187, 144

Red: 186 / Green: 187 / Blue: 144

HSL

61°, 24%, 65%

Hue: 61° / Saturation: 24% / Lightness: 65%

CMYK

1%, 0%, 23%, 27%

Cyan: 1% / Magenta: 0% / Yellow: 23% / Key: 27%

What color is #BABB90?

#BABB90 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BABB90 to RGB:

rgb(186, 187, 144)HEX to RGB Converter →

HEX to HSL

Convert #BABB90 to HSL:

hsl(61, 24%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #BABB90 to CMYK:

cmyk(1%, 0%, 23%, 27%)Color Converter →

Color Meaning and Usage

A pastel yellow tone, #BABB90 has RGB (186, 187, 144) and HSL (61°, 24%, 65%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BABB90 is #9190BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BBA690.

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

Contrast with #BABB90

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BABB90?

#BABB90 is a pastel yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #BABB90?

#BABB90 in RGB is (186, 187, 144) - 186 red, 187 green, and 144 blue.

How to use #BABB90 in CSS?

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

What colors go well with #BABB90?

#9190BB (complementary), #BBA690 (analogous), and #9D9E61 (lighter shade) work well with #BABB90.