#DCE074 Color Information

Hex color code: #DCE074

A subtle yellow shade, #DCE074 appears as (220, 224, 116) in RGB and (62°, 64%, 67%) in HSL. It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#DCE074
RGB
220, 224, 116
HSL
62°, 64%, 67%
CMYK
2%, 0%, 48%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCE074; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 224, 116

Red: 220 / Green: 224 / Blue: 116

HSL

62°, 64%, 67%

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

CMYK

2%, 0%, 48%, 12%

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

What color is #DCE074?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCE074 to RGB:

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

HEX to HSL

Convert #DCE074 to HSL:

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

HEX to CMYK

Convert #DCE074 to CMYK:

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

Color Meaning and Usage

#DCE074 is a balanced yellow color with RGB values of 220, 224, 116 and HSL of 62°, 64%, 67%. This green hue evokes nature and harmony, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCE074 is #7975E1, creating high-contrast pairings. For softer combinations, try analogous colors like #E1AE75.

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

Contrast with #DCE074

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCE074?

#DCE074 is a balanced yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DCE074?

#DCE074 in RGB is (220, 224, 116) - 220 red, 224 green, and 116 blue.

How to use #DCE074 in CSS?

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

What colors go well with #DCE074?

#7975E1 (complementary), #E1AE75 (analogous), and #CED336 (lighter shade) work well with #DCE074.