#DFF472 Color Information

Hex color code: #DFF472

The hex color #DFF472 is a striking yellow with RGB values of (223, 244, 114) and HSL of (70°, 86%, 70%). It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#DFF472
RGB
223, 244, 114
HSL
70°, 86%, 70%
CMYK
9%, 0%, 53%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFF472; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 244, 114

Red: 223 / Green: 244 / Blue: 114

HSL

70°, 86%, 70%

Hue: 70° / Saturation: 86% / Lightness: 70%

CMYK

9%, 0%, 53%, 4%

Cyan: 9% / Magenta: 0% / Yellow: 53% / Key: 4%

What color is #DFF472?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFF472 to RGB:

rgb(223, 244, 114)HEX to RGB Converter →

HEX to HSL

Convert #DFF472 to HSL:

hsl(70, 86%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #DFF472 to CMYK:

cmyk(9%, 0%, 53%, 4%)Color Converter →

Color Meaning and Usage

A eye-catching yellow tone, #DFF472 has RGB (223, 244, 114) and HSL (70°, 86%, 70%). Known for evoking energy and excitement, this highly saturated hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFF472 is #8771F4, creating high-contrast pairings. For softer combinations, try analogous colors like #F4C871.

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

Contrast with #DFF472

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFF472?

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

What is the RGB value of #DFF472?

#DFF472 in RGB is (223, 244, 114) - 223 red, 244 green, and 114 blue.

How to use #DFF472 in CSS?

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

What colors go well with #DFF472?

#8771F4 (complementary), #F4C871 (analogous), and #CEEF2A (lighter shade) work well with #DFF472.