#BDDF16 Color Information

Hex color code: #BDDF16

A bold yellow shade, #BDDF16 appears as (189, 223, 22) in RGB and (70°, 82%, 48%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGreen Yellow
HEX
#BDDF16
RGB
189, 223, 22
HSL
70°, 82%, 48%
CMYK
15%, 0%, 90%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BDDF16; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

189, 223, 22

Red: 189 / Green: 223 / Blue: 22

HSL

70°, 82%, 48%

Hue: 70° / Saturation: 82% / Lightness: 48%

CMYK

15%, 0%, 90%, 13%

Cyan: 15% / Magenta: 0% / Yellow: 90% / Key: 13%

What color is #BDDF16?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BDDF16 to RGB:

rgb(189, 223, 22)HEX to RGB Converter →

HEX to HSL

Convert #BDDF16 to HSL:

hsl(70, 82%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #BDDF16 to CMYK:

cmyk(15%, 0%, 90%, 13%)Color Converter →

Color Meaning and Usage

#BDDF16 is a dynamic yellow color with RGB values of 189, 223, 22 and HSL of 70°, 82%, 48%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BDDF16 is #3716DF, creating high-contrast pairings. For softer combinations, try analogous colors like #DF9C16.

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

Contrast with #BDDF16

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 #BDDF16?

#BDDF16 is a dynamic yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #BDDF16?

#BDDF16 in RGB is (189, 223, 22) - 189 red, 223 green, and 22 blue.

How to use #BDDF16 in CSS?

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

What colors go well with #BDDF16?

#3716DF (complementary), #DF9C16 (analogous), and #82990F (lighter shade) work well with #BDDF16.