#DCE071 Color Information

Hex color code: #DCE071

A balanced yellow shade, #DCE071 appears as (220, 224, 113) in RGB and (62°, 64%, 66%) in HSL. It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#DCE071
RGB
220, 224, 113
HSL
62°, 64%, 66%
CMYK
2%, 0%, 50%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCE071; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 224, 113

Red: 220 / Green: 224 / Blue: 113

HSL

62°, 64%, 66%

Hue: 62° / Saturation: 64% / Lightness: 66%

CMYK

2%, 0%, 50%, 12%

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

What color is #DCE071?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCE071 to RGB:

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

HEX to HSL

Convert #DCE071 to HSL:

hsl(62, 64%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #DCE071 to CMYK:

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

Color Meaning and Usage

#DCE071 is a neutral yellow color with RGB values of 220, 224, 113 and HSL of 62°, 64%, 66%. This green hue evokes nature and harmony, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCE071 is #7571E0, creating high-contrast pairings. For softer combinations, try analogous colors like #E0AC71.

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

Contrast with #DCE071

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCE071?

#DCE071 is a neutral yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DCE071?

#DCE071 in RGB is (220, 224, 113) - 220 red, 224 green, and 113 blue.

How to use #DCE071 in CSS?

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

What colors go well with #DCE071?

#7571E0 (complementary), #E0AC71 (analogous), and #CDD232 (lighter shade) work well with #DCE071.