#BBC23D Color Information

Hex color code: #BBC23D

The hex color #BBC23D is a subtle yellow with RGB values of (187, 194, 61) and HSL of (63°, 52%, 50%). It is popular in mobile app design.

Try:
Color NameYellow Green
HEX
#BBC23D
RGB
187, 194, 61
HSL
63°, 52%, 50%
CMYK
4%, 0%, 69%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBC23D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 194, 61

Red: 187 / Green: 194 / Blue: 61

HSL

63°, 52%, 50%

Hue: 63° / Saturation: 52% / Lightness: 50%

CMYK

4%, 0%, 69%, 24%

Cyan: 4% / Magenta: 0% / Yellow: 69% / Key: 24%

What color is #BBC23D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBC23D to RGB:

rgb(187, 194, 61)HEX to RGB Converter →

HEX to HSL

Convert #BBC23D to HSL:

hsl(63, 52%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #BBC23D to CMYK:

cmyk(4%, 0%, 69%, 24%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #BBC23D has RGB (187, 194, 61) and HSL (63°, 52%, 50%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBC23D is #443DC2, creating high-contrast pairings. For softer combinations, try analogous colors like #C2863D.

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

Contrast with #BBC23D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBC23D?

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

What is the RGB value of #BBC23D?

#BBC23D in RGB is (187, 194, 61) - 187 red, 194 green, and 61 blue.

How to use #BBC23D in CSS?

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

What colors go well with #BBC23D?

#443DC2 (complementary), #C2863D (analogous), and #83882B (lighter shade) work well with #BBC23D.