✓ Copied to clipboard
#BBD52A (Warm Yellow) color swatch preview — Color From Pic.
#BBD52A — Warm Yellow color swatch

Warm Yellow

#BBD52A

📝 Color Information for #BBD52A

The hexadecimal color code #BBD52A represents a medium shade in the yellow family. In the RGB color model, this color is composed of 187 red, 213 green, and 42 blue, which translates to approximately 73% red, 84% green, and 16% blue. This makes it a moderately saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #BBD52A has a hue of 69 degrees, a saturation level of 67%, and a lightness value of 50%. The hue angle of 69° places this color firmly in the yellow spectrum. In the HSV/HSB color model, this translates to a hue of 69°, saturation of 80%, and brightness/value of 84%. For print applications using the CMYK color model, #BBD52A would be reproduced using 12% cyan, 0% magenta, 80% yellow, and 16% black. The closest web-safe color is #CCCC33, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #BBD52A with other colors, consider its complementary color at hue 249° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12309802, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #BBD52A

Tailwind CSS
lime-400
HEX
#BBD52A
RGB
rgb(187, 213, 42)
RGB %
73%, 84%, 16%
HSL
hsl(69, 67%, 50%)
HSV
hsv(69, 80%, 84%)
CMYK
12%, 0%, 80%, 16%
Decimal
12309802
Web Safe
#CCCC33

🎨 Color Schemes for #BBD52A

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #BBD52A

🌗 Shades and Tints of #BBD52A

Shades (adding black)
Tints (adding white)

🎚️ Tones of #BBD52A

Tones (adding gray / desaturating)

🌈 Hue Variations of #BBD52A

Hue Variations (shifting the color spectrum)

👁️ Preview of #BBD52A in Use

Text on #BBD52A
This demonstrates text readability on the color background. (Click to edit)
#BBD52A as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #BBD52A

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #BBD52A

:root { --color-hex: #BBD52A; --color-rgb: 187, 213, 42; --color-hsl: 69, 67%, 50%; } .bg-color { background-color: #BBD52A; } .text-color { color: #BBD52A; } .border-color { border-color: #BBD52A; }

🛠️ Use #BBD52A in Your Project

🎨
Build a Palette with #BBD52A
Generate harmonious color schemes
⚖️
Check Contrast for #BBD52A
WCAG accessibility testing
🌈
Create a Gradient with #BBD52A
Beautiful CSS gradients

🔗 Related Colors to #BBD52A

#D5992A
Hue -30°
#D5C42A
Hue -15°
#91D52A
Hue +15°
#66D52A
Hue +30°
#A1B724
85% L
#83951D
70% L
#5E6A15
50% L
#38400D
30% L
#C9DD55
60% L
#D6E67F
70% L
#E4EEAA
80% L
#F1F7D4
90% L

About Warm Yellow (#BBD52A)

Warm Yellow is a medium, vibrant, warm yellow color with a hue angle of 69°, saturation of 67%, and lightness of 50%. Its RGB value is (187, 213, 42) and its CMYK breakdown is C:12% M:0% Y:80% K:16%.

This is a Spring (Vital) color palette archetype. Happiness, Positivity, Optimism, Caution. Yellow is the most luminous of all the colors of the spectrum.

Frequently Asked Questions About #BBD52A

What is the HEX code for Warm Yellow? +

The HEX code for Warm Yellow is #BBD52A. In CSS you can use it directly as color: #BBD52A; or as a background: background-color: #BBD52A;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #BBD52A? +

The RGB value of #BBD52A is rgb(187, 213, 42). This means the color contains 187 out of 255 parts red, 213 out of 255 parts green, and 42 out of 255 parts blue. Red is the weakest (with blue dominant) channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(187, 213, 42);

What is the HSL value of #BBD52A? +

The HSL value of #BBD52A is hsl(69, 67%, 50%). The hue is 69°, placing it in the yellow family on the color wheel. The saturation is 67%, making it vibrant. The lightness is 50%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #BBD52A a warm or cool color? +

#BBD52A is classified as a warm color based on its hue angle of 69°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #BBD52A? +

The approximate CMYK value of #BBD52A is C:12% M:0% Y:80% K:16%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #BBD52A with Other Tools

🔢
Color Converter
Get all formats for #BBD52A — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #BBD52A passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #BBD52A.
👓
Blindness Simulator
See how #BBD52A appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #BBD52A.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #BBD52A.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #BBD52A.
🔬
Technical Formats
See #BBD52A in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #BBD52A as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.