#BBC62A Color Information

Hex color code: #BBC62A

A balanced yellow shade, #BBC62A appears as (187, 198, 42) in RGB and (64°, 65%, 47%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameYellow Green
HEX
#BBC62A
RGB
187, 198, 42
HSL
64°, 65%, 47%
CMYK
6%, 0%, 79%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBC62A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 198, 42

Red: 187 / Green: 198 / Blue: 42

HSL

64°, 65%, 47%

Hue: 64° / Saturation: 65% / Lightness: 47%

CMYK

6%, 0%, 79%, 22%

Cyan: 6% / Magenta: 0% / Yellow: 79% / Key: 22%

What color is #BBC62A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBC62A to RGB:

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

HEX to HSL

Convert #BBC62A to HSL:

hsl(64, 65%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #BBC62A to CMYK:

cmyk(6%, 0%, 79%, 22%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #BBC62A has RGB (187, 198, 42) and HSL (64°, 65%, 47%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBC62A is #342AC6, creating high-contrast pairings. For softer combinations, try analogous colors like #C6822A.

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

Contrast with #BBC62A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBC62A?

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

What is the RGB value of #BBC62A?

#BBC62A in RGB is (187, 198, 42) - 187 red, 198 green, and 42 blue.

How to use #BBC62A in CSS?

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

What colors go well with #BBC62A?

#342AC6 (complementary), #C6822A (analogous), and #80871D (lighter shade) work well with #BBC62A.