#BABF97 Color Information

Hex color code: #BABF97

The hex color #BABF97 is a subtle yellow with RGB values of (186, 191, 151) and HSL of (68°, 24%, 67%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#BABF97
RGB
186, 191, 151
HSL
68°, 24%, 67%
CMYK
3%, 0%, 21%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BABF97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

186, 191, 151

Red: 186 / Green: 191 / Blue: 151

HSL

68°, 24%, 67%

Hue: 68° / Saturation: 24% / Lightness: 67%

CMYK

3%, 0%, 21%, 25%

Cyan: 3% / Magenta: 0% / Yellow: 21% / Key: 25%

What color is #BABF97?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BABF97 to RGB:

rgb(186, 191, 151)HEX to RGB Converter →

HEX to HSL

Convert #BABF97 to HSL:

hsl(68, 24%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BABF97 to CMYK:

cmyk(3%, 0%, 21%, 25%)Color Converter →

Color Meaning and Usage

A gentle yellow tone, #BABF97 has RGB (186, 191, 151) and HSL (68°, 24%, 67%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BABF97 is #9C97BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFB097.

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

Contrast with #BABF97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BABF97?

#BABF97 is a gentle yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #BABF97?

#BABF97 in RGB is (186, 191, 151) - 186 red, 191 green, and 151 blue.

How to use #BABF97 in CSS?

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

What colors go well with #BABF97?

#9C97BF (complementary), #BFB097 (analogous), and #9AA267 (lighter shade) work well with #BABF97.