#B8BA2C Color Information

Hex color code: #B8BA2C

The hex color #B8BA2C is a balanced yellow with RGB values of (184, 186, 44) and HSL of (61°, 62%, 45%). It is often used for branding and logos.

Try:
Color NameYellow Green
HEX
#B8BA2C
RGB
184, 186, 44
HSL
61°, 62%, 45%
CMYK
1%, 0%, 76%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B8BA2C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 186, 44

Red: 184 / Green: 186 / Blue: 44

HSL

61°, 62%, 45%

Hue: 61° / Saturation: 62% / Lightness: 45%

CMYK

1%, 0%, 76%, 27%

Cyan: 1% / Magenta: 0% / Yellow: 76% / Key: 27%

What color is #B8BA2C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B8BA2C to RGB:

rgb(184, 186, 44)HEX to RGB Converter →

HEX to HSL

Convert #B8BA2C to HSL:

hsl(61, 62%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #B8BA2C to CMYK:

cmyk(1%, 0%, 76%, 27%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #B8BA2C has RGB (184, 186, 44) and HSL (61°, 62%, 45%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B8BA2C is #2E2CBA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA752C.

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

Contrast with #B8BA2C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B8BA2C?

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

What is the RGB value of #B8BA2C?

#B8BA2C in RGB is (184, 186, 44) - 184 red, 186 green, and 44 blue.

How to use #B8BA2C in CSS?

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

What colors go well with #B8BA2C?

#2E2CBA (complementary), #BA752C (analogous), and #7A7C1D (lighter shade) work well with #B8BA2C.