#D0F47B Color Information

Hex color code: #D0F47B

#D0F47B is a dynamic green color. In RGB it is (208, 244, 123), and in HSL it is (78°, 85%, 72%). It is typically applied in digital products.

Try:
Color NameKhaki
HEX
#D0F47B
RGB
208, 244, 123
HSL
78°, 85%, 72%
CMYK
15%, 0%, 50%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D0F47B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 244, 123

Red: 208 / Green: 244 / Blue: 123

HSL

78°, 85%, 72%

Hue: 78° / Saturation: 85% / Lightness: 72%

CMYK

15%, 0%, 50%, 4%

Cyan: 15% / Magenta: 0% / Yellow: 50% / Key: 4%

What color is #D0F47B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D0F47B to RGB:

rgb(208, 244, 123)HEX to RGB Converter →

HEX to HSL

Convert #D0F47B to HSL:

hsl(78, 85%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #D0F47B to CMYK:

cmyk(15%, 0%, 50%, 4%)Color Converter →

Color Meaning and Usage

A eye-catching green tone, #D0F47B has RGB (208, 244, 123) and HSL (78°, 85%, 72%). Known for evoking energy and excitement, this highly saturated hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D0F47B is #9F7BF4, creating high-contrast pairings. For softer combinations, try analogous colors like #F4DC7B.

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

Contrast with #D0F47B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D0F47B?

#D0F47B is a eye-catching green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #D0F47B?

#D0F47B in RGB is (208, 244, 123) - 208 red, 244 green, and 123 blue.

How to use #D0F47B in CSS?

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

What colors go well with #D0F47B?

#9F7BF4 (complementary), #F4DC7B (analogous), and #B7EF34 (lighter shade) work well with #D0F47B.