#BDC19A Color Information

Hex color code: #BDC19A

#BDC19A is a pastel yellow color. In RGB it is (189, 193, 154), and in HSL it is (66°, 24%, 68%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#BDC19A
RGB
189, 193, 154
HSL
66°, 24%, 68%
CMYK
2%, 0%, 20%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDC19A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 193, 154

Red: 189 / Green: 193 / Blue: 154

HSL

66°, 24%, 68%

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

CMYK

2%, 0%, 20%, 24%

Cyan: 2% / Magenta: 0% / Yellow: 20% / Key: 24%

What color is #BDC19A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDC19A to RGB:

rgb(189, 193, 154)HEX to RGB Converter →

HEX to HSL

Convert #BDC19A to HSL:

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

HEX to CMYK

Convert #BDC19A to CMYK:

cmyk(2%, 0%, 20%, 24%)Color Converter →

Color Meaning and Usage

#BDC19A is a soft yellow color with RGB values of 189, 193, 154 and HSL of 66°, 24%, 68%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDC19A is #9E9AC1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1B19A.

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

Contrast with #BDC19A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDC19A?

#BDC19A is a soft yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #BDC19A?

#BDC19A in RGB is (189, 193, 154) - 189 red, 193 green, and 154 blue.

How to use #BDC19A in CSS?

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

What colors go well with #BDC19A?

#9E9AC1 (complementary), #C1B19A (analogous), and #9EA46A (lighter shade) work well with #BDC19A.