#B7BD47 Color Information

Hex color code: #B7BD47

#B7BD47 is a gentle yellow color. In RGB it is (183, 189, 71), and in HSL it is (63°, 47%, 51%). It is often used for branding and logos.

Try:
Color NameYellow Green
HEX
#B7BD47
RGB
183, 189, 71
HSL
63°, 47%, 51%
CMYK
3%, 0%, 62%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7BD47; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 189, 71

Red: 183 / Green: 189 / Blue: 71

HSL

63°, 47%, 51%

Hue: 63° / Saturation: 47% / Lightness: 51%

CMYK

3%, 0%, 62%, 26%

Cyan: 3% / Magenta: 0% / Yellow: 62% / Key: 26%

What color is #B7BD47?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7BD47 to RGB:

rgb(183, 189, 71)HEX to RGB Converter →

HEX to HSL

Convert #B7BD47 to HSL:

hsl(63, 47%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #B7BD47 to CMYK:

cmyk(3%, 0%, 62%, 26%)Color Converter →

Color Meaning and Usage

A pastel yellow tone, #B7BD47 has RGB (183, 189, 71) and HSL (63°, 47%, 51%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7BD47 is #4D47BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BD8847.

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

Contrast with #B7BD47

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7BD47?

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

What is the RGB value of #B7BD47?

#B7BD47 in RGB is (183, 189, 71) - 183 red, 189 green, and 71 blue.

How to use #B7BD47 in CSS?

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

What colors go well with #B7BD47?

#4D47BD (complementary), #BD8847 (analogous), and #838731 (lighter shade) work well with #B7BD47.