#BDCD84 Color Information

Hex color code: #BDCD84

A delicate yellow shade, #BDCD84 appears as (189, 205, 132) in RGB and (73°, 42%, 66%) in HSL. It is widely used in graphic design.

Try:
Color NameTan
HEX
#BDCD84
RGB
189, 205, 132
HSL
73°, 42%, 66%
CMYK
8%, 0%, 36%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDCD84; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 205, 132

Red: 189 / Green: 205 / Blue: 132

HSL

73°, 42%, 66%

Hue: 73° / Saturation: 42% / Lightness: 66%

CMYK

8%, 0%, 36%, 20%

Cyan: 8% / Magenta: 0% / Yellow: 36% / Key: 20%

What color is #BDCD84?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDCD84 to RGB:

rgb(189, 205, 132)HEX to RGB Converter →

HEX to HSL

Convert #BDCD84 to HSL:

hsl(73, 42%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BDCD84 to CMYK:

cmyk(8%, 0%, 36%, 20%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #BDCD84 has RGB (189, 205, 132) and HSL (73°, 42%, 66%). Known for evoking nature and harmony, this green hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDCD84 is #9484CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDB884.

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

Contrast with #BDCD84

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BDCD84?

#BDCD84 is a delicate yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #BDCD84?

#BDCD84 in RGB is (189, 205, 132) - 189 red, 205 green, and 132 blue.

How to use #BDCD84 in CSS?

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

What colors go well with #BDCD84?

#9484CD (complementary), #CDB884 (analogous), and #A0B74E (lighter shade) work well with #BDCD84.