#D2FF80 Color Information

Hex color code: #D2FF80

The hex color #D2FF80 is a striking green with RGB values of (210, 255, 128) and HSL of (81°, 100%, 75%). It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#D2FF80
RGB
210, 255, 128
HSL
81°, 100%, 75%
CMYK
18%, 0%, 50%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D2FF80; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

210, 255, 128

Red: 210 / Green: 255 / Blue: 128

HSL

81°, 100%, 75%

Hue: 81° / Saturation: 100% / Lightness: 75%

CMYK

18%, 0%, 50%, 0%

Cyan: 18% / Magenta: 0% / Yellow: 50% / Key: 0%

What color is #D2FF80?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D2FF80 to RGB:

rgb(210, 255, 128)HEX to RGB Converter →

HEX to HSL

Convert #D2FF80 to HSL:

hsl(81, 100%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #D2FF80 to CMYK:

cmyk(18%, 0%, 50%, 0%)Color Converter →

Color Meaning and Usage

A bold green tone, #D2FF80 has RGB (210, 255, 128) and HSL (81°, 100%, 75%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D2FF80 is #AC80FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFEC80.

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

Contrast with #D2FF80

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D2FF80?

#D2FF80 is a bold green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #D2FF80?

#D2FF80 in RGB is (210, 255, 128) - 210 red, 255 green, and 128 blue.

How to use #D2FF80 in CSS?

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

What colors go well with #D2FF80?

#AC80FF (complementary), #FFEC80 (analogous), and #B8FF33 (lighter shade) work well with #D2FF80.