#DFF3AF Color Information

Hex color code: #DFF3AF

A ethereal green shade, #DFF3AF appears as (223, 243, 175) in RGB and (78°, 74%, 82%) in HSL. It is widely used in graphic design.

Try:
Color NameWheat
HEX
#DFF3AF
RGB
223, 243, 175
HSL
78°, 74%, 82%
CMYK
8%, 0%, 28%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFF3AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 243, 175

Red: 223 / Green: 243 / Blue: 175

HSL

78°, 74%, 82%

Hue: 78° / Saturation: 74% / Lightness: 82%

CMYK

8%, 0%, 28%, 5%

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

What color is #DFF3AF?

#DFF3AF is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFF3AF to RGB:

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

HEX to HSL

Convert #DFF3AF to HSL:

hsl(78, 74%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #DFF3AF to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #DFF3AF has RGB (223, 243, 175) and HSL (78°, 74%, 82%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFF3AF is #C4AFF3, creating high-contrast pairings. For softer combinations, try analogous colors like #F3E5AF.

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

Contrast with #DFF3AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFF3AF?

#DFF3AF is a ethereal green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DFF3AF?

#DFF3AF in RGB is (223, 243, 175) - 223 red, 243 green, and 175 blue.

How to use #DFF3AF in CSS?

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

What colors go well with #DFF3AF?

#C4AFF3 (complementary), #F3E5AF (analogous), and #C4E96D (lighter shade) work well with #DFF3AF.