#BDD161 Color Information

Hex color code: #BDD161

#BDD161 is a neutral yellow color. In RGB it is (189, 209, 97), and in HSL it is (71°, 55%, 60%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#BDD161
RGB
189, 209, 97
HSL
71°, 55%, 60%
CMYK
10%, 0%, 54%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDD161; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 209, 97

Red: 189 / Green: 209 / Blue: 97

HSL

71°, 55%, 60%

Hue: 71° / Saturation: 55% / Lightness: 60%

CMYK

10%, 0%, 54%, 18%

Cyan: 10% / Magenta: 0% / Yellow: 54% / Key: 18%

What color is #BDD161?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDD161 to RGB:

rgb(189, 209, 97)HEX to RGB Converter →

HEX to HSL

Convert #BDD161 to HSL:

hsl(71, 55%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #BDD161 to CMYK:

cmyk(10%, 0%, 54%, 18%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #BDD161 has RGB (189, 209, 97) and HSL (71°, 55%, 60%). 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 #BDD161 is #7561D1, creating high-contrast pairings. For softer combinations, try analogous colors like #D1AE61.

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

Contrast with #BDD161

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDD161?

#BDD161 is a neutral yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #BDD161?

#BDD161 in RGB is (189, 209, 97) - 189 red, 209 green, and 97 blue.

How to use #BDD161 in CSS?

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

What colors go well with #BDD161?

#7561D1 (complementary), #D1AE61 (analogous), and #9BB234 (lighter shade) work well with #BDD161.