#BCDA10 Color Information

Hex color code: #BCDA10

The hex color #BCDA10 is a dynamic yellow with RGB values of (188, 218, 16) and HSL of (69°, 86%, 46%). It is typically applied in digital products.

Try:
Color NameYellow Green
HEX
#BCDA10
RGB
188, 218, 16
HSL
69°, 86%, 46%
CMYK
14%, 0%, 93%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCDA10; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 218, 16

Red: 188 / Green: 218 / Blue: 16

HSL

69°, 86%, 46%

Hue: 69° / Saturation: 86% / Lightness: 46%

CMYK

14%, 0%, 93%, 15%

Cyan: 14% / Magenta: 0% / Yellow: 93% / Key: 15%

What color is #BCDA10?

#BCDA10 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCDA10 to RGB:

rgb(188, 218, 16)HEX to RGB Converter →

HEX to HSL

Convert #BCDA10 to HSL:

hsl(69, 86%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #BCDA10 to CMYK:

cmyk(14%, 0%, 93%, 15%)Color Converter →

Color Meaning and Usage

A bold yellow tone, #BCDA10 has RGB (188, 218, 16) and HSL (69°, 86%, 46%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCDA10 is #2F10DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA9410.

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

Contrast with #BCDA10

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCDA10?

#BCDA10 is a bold yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BCDA10?

#BCDA10 in RGB is (188, 218, 16) - 188 red, 218 green, and 16 blue.

How to use #BCDA10 in CSS?

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

What colors go well with #BCDA10?

#2F10DA (complementary), #DA9410 (analogous), and #7F930B (lighter shade) work well with #BCDA10.