#15D52C Color Information

Hex color code: #15D52C

The hex color #15D52C is a eye-catching green with RGB values of (21, 213, 44) and HSL of (127°, 82%, 46%). It is widely used in graphic design.

Try:
Color NameLime
HEX
#15D52C
RGB
21, 213, 44
HSL
127°, 82%, 46%
CMYK
90%, 0%, 79%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #15D52C; 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 #15D52C; background-color: #15D52C15; }

Alert / Toast

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

Link / Accent

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

a { color: #15D52C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #15D52C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

21, 213, 44

Red: 21 / Green: 213 / Blue: 44

HSL

127°, 82%, 46%

Hue: 127° / Saturation: 82% / Lightness: 46%

CMYK

90%, 0%, 79%, 16%

Cyan: 90% / Magenta: 0% / Yellow: 79% / Key: 16%

What color is #15D52C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #15D52C to RGB:

rgb(21, 213, 44)HEX to RGB Converter →

HEX to HSL

Convert #15D52C to HSL:

hsl(127, 82%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #15D52C to CMYK:

cmyk(90%, 0%, 79%, 16%)Color Converter →

Color Meaning and Usage

#15D52C is a striking green color with RGB values of 21, 213, 44 and HSL of 127°, 82%, 46%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #15D52C is #D515BF, creating high-contrast pairings. For softer combinations, try analogous colors like #5FD515.

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

Contrast with #15D52C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #15D52C?

#15D52C is a striking green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #15D52C?

#15D52C in RGB is (21, 213, 44) - 21 red, 213 green, and 44 blue.

How to use #15D52C in CSS?

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

What colors go well with #15D52C?

#D515BF (complementary), #5FD515 (analogous), and #0E901D (lighter shade) work well with #15D52C.