#DCDF9A Color Information

Hex color code: #DCDF9A

The hex color #DCDF9A is a understated yellow with RGB values of (220, 223, 154) and HSL of (63°, 52%, 74%). It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#DCDF9A
RGB
220, 223, 154
HSL
63°, 52%, 74%
CMYK
1%, 0%, 31%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCDF9A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 223, 154

Red: 220 / Green: 223 / Blue: 154

HSL

63°, 52%, 74%

Hue: 63° / Saturation: 52% / Lightness: 74%

CMYK

1%, 0%, 31%, 13%

Cyan: 1% / Magenta: 0% / Yellow: 31% / Key: 13%

What color is #DCDF9A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCDF9A to RGB:

rgb(220, 223, 154)HEX to RGB Converter →

HEX to HSL

Convert #DCDF9A to HSL:

hsl(63, 52%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #DCDF9A to CMYK:

cmyk(1%, 0%, 31%, 13%)Color Converter →

Color Meaning and Usage

#DCDF9A is a understated yellow color with RGB values of 220, 223, 154 and HSL of 63°, 52%, 74%. This green hue evokes nature and harmony, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCDF9A is #9E9ADF, creating high-contrast pairings. For softer combinations, try analogous colors like #DFC09A.

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

Contrast with #DCDF9A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCDF9A?

#DCDF9A is a understated yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DCDF9A?

#DCDF9A in RGB is (220, 223, 154) - 220 red, 223 green, and 154 blue.

How to use #DCDF9A in CSS?

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

What colors go well with #DCDF9A?

#9E9ADF (complementary), #DFC09A (analogous), and #C7CD60 (lighter shade) work well with #DCDF9A.