#DCE08A Color Information

Hex color code: #DCE08A

#DCE08A is a understated yellow color. In RGB it is (220, 224, 138), and in HSL it is (63°, 58%, 71%). It is widely used in graphic design.

Try:
Color NameKhaki
HEX
#DCE08A
RGB
220, 224, 138
HSL
63°, 58%, 71%
CMYK
2%, 0%, 38%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCE08A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 224, 138

Red: 220 / Green: 224 / Blue: 138

HSL

63°, 58%, 71%

Hue: 63° / Saturation: 58% / Lightness: 71%

CMYK

2%, 0%, 38%, 12%

Cyan: 2% / Magenta: 0% / Yellow: 38% / Key: 12%

What color is #DCE08A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCE08A to RGB:

rgb(220, 224, 138)HEX to RGB Converter →

HEX to HSL

Convert #DCE08A to HSL:

hsl(63, 58%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #DCE08A to CMYK:

cmyk(2%, 0%, 38%, 12%)Color Converter →

Color Meaning and Usage

A muted yellow tone, #DCE08A has RGB (220, 224, 138) and HSL (63°, 58%, 71%). Known for evoking nature and harmony, this green hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCE08A is #8E8AE0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0B98A.

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

Contrast with #DCE08A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCE08A?

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

What is the RGB value of #DCE08A?

#DCE08A in RGB is (220, 224, 138) - 220 red, 224 green, and 138 blue.

How to use #DCE08A in CSS?

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

What colors go well with #DCE08A?

#8E8AE0 (complementary), #E0B98A (analogous), and #C9D04E (lighter shade) work well with #DCE08A.