#BBDF3A Color Information

Hex color code: #BBDF3A

The hex color #BBDF3A is a dynamic yellow with RGB values of (187, 223, 58) and HSL of (73°, 72%, 55%). It is typically applied in digital products.

Try:
Color NameGreen Yellow
HEX
#BBDF3A
RGB
187, 223, 58
HSL
73°, 72%, 55%
CMYK
16%, 0%, 74%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBDF3A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 223, 58

Red: 187 / Green: 223 / Blue: 58

HSL

73°, 72%, 55%

Hue: 73° / Saturation: 72% / Lightness: 55%

CMYK

16%, 0%, 74%, 13%

Cyan: 16% / Magenta: 0% / Yellow: 74% / Key: 13%

What color is #BBDF3A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBDF3A to RGB:

rgb(187, 223, 58)HEX to RGB Converter →

HEX to HSL

Convert #BBDF3A to HSL:

hsl(73, 72%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #BBDF3A to CMYK:

cmyk(16%, 0%, 74%, 13%)Color Converter →

Color Meaning and Usage

#BBDF3A is a vivid yellow color with RGB values of 187, 223, 58 and HSL of 73°, 72%, 55%. This green hue evokes nature and harmony, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBDF3A is #5D3ADF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFB03A.

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

Contrast with #BBDF3A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBDF3A?

#BBDF3A is a vivid yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #BBDF3A?

#BBDF3A in RGB is (187, 223, 58) - 187 red, 223 green, and 58 blue.

How to use #BBDF3A in CSS?

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

What colors go well with #BBDF3A?

#5D3ADF (complementary), #DFB03A (analogous), and #90AF1D (lighter shade) work well with #BBDF3A.