#DFE88D Color Information

Hex color code: #DFE88D

A subtle yellow shade, #DFE88D appears as (223, 232, 141) in RGB and (66°, 66%, 73%) in HSL. It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#DFE88D
RGB
223, 232, 141
HSL
66°, 66%, 73%
CMYK
4%, 0%, 39%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFE88D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 232, 141

Red: 223 / Green: 232 / Blue: 141

HSL

66°, 66%, 73%

Hue: 66° / Saturation: 66% / Lightness: 73%

CMYK

4%, 0%, 39%, 9%

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

What color is #DFE88D?

#DFE88D is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFE88D to RGB:

rgb(223, 232, 141)HEX to RGB Converter →

HEX to HSL

Convert #DFE88D to HSL:

hsl(66, 66%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #DFE88D to CMYK:

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

Color Meaning and Usage

#DFE88D is a muted yellow color with RGB values of 223, 232, 141 and HSL of 66°, 66%, 73%. This green hue evokes nature and harmony, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DFE88D is #968DE8, creating high-contrast pairings. For softer combinations, try analogous colors like #E8C38D.

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

Contrast with #DFE88D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFE88D?

#DFE88D is a muted yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DFE88D?

#DFE88D in RGB is (223, 232, 141) - 223 red, 232 green, and 141 blue.

How to use #DFE88D in CSS?

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

What colors go well with #DFE88D?

#968DE8 (complementary), #E8C38D (analogous), and #CCDB4D (lighter shade) work well with #DFE88D.