#BBC02A Color Information

Hex color code: #BBC02A

The hex color #BBC02A is a understated yellow with RGB values of (187, 192, 42) and HSL of (62°, 64%, 46%). It is widely used in graphic design.

Try:
Color NameYellow Green
HEX
#BBC02A
RGB
187, 192, 42
HSL
62°, 64%, 46%
CMYK
3%, 0%, 78%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBC02A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 192, 42

Red: 187 / Green: 192 / Blue: 42

HSL

62°, 64%, 46%

Hue: 62° / Saturation: 64% / Lightness: 46%

CMYK

3%, 0%, 78%, 25%

Cyan: 3% / Magenta: 0% / Yellow: 78% / Key: 25%

What color is #BBC02A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBC02A to RGB:

rgb(187, 192, 42)HEX to RGB Converter →

HEX to HSL

Convert #BBC02A to HSL:

hsl(62, 64%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #BBC02A to CMYK:

cmyk(3%, 0%, 78%, 25%)Color Converter →

Color Meaning and Usage

A balanced yellow tone, #BBC02A has RGB (187, 192, 42) and HSL (62°, 64%, 46%). 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 #BBC02A is #2F2AC0, creating high-contrast pairings. For softer combinations, try analogous colors like #C07A2A.

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

Contrast with #BBC02A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBC02A?

#BBC02A is a balanced yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #BBC02A?

#BBC02A in RGB is (187, 192, 42) - 187 red, 192 green, and 42 blue.

How to use #BBC02A in CSS?

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

What colors go well with #BBC02A?

#2F2AC0 (complementary), #C07A2A (analogous), and #7E821C (lighter shade) work well with #BBC02A.