#DFF35E Color Information

Hex color code: #DFF35E

#DFF35E is a striking yellow color. In RGB it is (223, 243, 94), and in HSL it is (68°, 86%, 66%). It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#DFF35E
RGB
223, 243, 94
HSL
68°, 86%, 66%
CMYK
8%, 0%, 61%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFF35E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 243, 94

Red: 223 / Green: 243 / Blue: 94

HSL

68°, 86%, 66%

Hue: 68° / Saturation: 86% / Lightness: 66%

CMYK

8%, 0%, 61%, 5%

Cyan: 8% / Magenta: 0% / Yellow: 61% / Key: 5%

What color is #DFF35E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFF35E to RGB:

rgb(223, 243, 94)HEX to RGB Converter →

HEX to HSL

Convert #DFF35E to HSL:

hsl(68, 86%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #DFF35E to CMYK:

cmyk(8%, 0%, 61%, 5%)Color Converter →

Color Meaning and Usage

#DFF35E is a vivid yellow color with RGB values of 223, 243, 94 and HSL of 68°, 86%, 66%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFF35E is #725EF3, creating high-contrast pairings. For softer combinations, try analogous colors like #F3BC5E.

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

Contrast with #DFF35E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFF35E?

#DFF35E is a vivid yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DFF35E?

#DFF35E in RGB is (223, 243, 94) - 223 red, 243 green, and 94 blue.

How to use #DFF35E in CSS?

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

What colors go well with #DFF35E?

#725EF3 (complementary), #F3BC5E (analogous), and #D1EE17 (lighter shade) work well with #DFF35E.