#D5F17E Color Information

Hex color code: #D5F17E

#D5F17E is a eye-catching green color. In RGB it is (213, 241, 126), and in HSL it is (75°, 80%, 72%). It is widely used in graphic design.

Try:
Color NameKhaki
HEX
#D5F17E
RGB
213, 241, 126
HSL
75°, 80%, 72%
CMYK
12%, 0%, 48%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D5F17E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 241, 126

Red: 213 / Green: 241 / Blue: 126

HSL

75°, 80%, 72%

Hue: 75° / Saturation: 80% / Lightness: 72%

CMYK

12%, 0%, 48%, 5%

Cyan: 12% / Magenta: 0% / Yellow: 48% / Key: 5%

What color is #D5F17E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D5F17E to RGB:

rgb(213, 241, 126)HEX to RGB Converter →

HEX to HSL

Convert #D5F17E to HSL:

hsl(75, 80%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #D5F17E to CMYK:

cmyk(12%, 0%, 48%, 5%)Color Converter →

Color Meaning and Usage

#D5F17E is a bold green color with RGB values of 213, 241, 126 and HSL of 75°, 80%, 72%. This green hue evokes nature and harmony, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D5F17E is #9B7EF1, creating high-contrast pairings. For softer combinations, try analogous colors like #F1D47E.

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

Contrast with #D5F17E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D5F17E?

#D5F17E is a bold green color - a green hue that evokes nature and harmony.

What is the RGB value of #D5F17E?

#D5F17E in RGB is (213, 241, 126) - 213 red, 241 green, and 126 blue.

How to use #D5F17E in CSS?

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

What colors go well with #D5F17E?

#9B7EF1 (complementary), #F1D47E (analogous), and #BDE93A (lighter shade) work well with #D5F17E.