#DCF778 Color Information

Hex color code: #DCF778

The hex color #DCF778 is a dynamic yellow with RGB values of (220, 247, 120) and HSL of (73°, 89%, 72%). It is typically applied in digital products.

Try:
Color NameKhaki
HEX
#DCF778
RGB
220, 247, 120
HSL
73°, 89%, 72%
CMYK
11%, 0%, 51%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCF778; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 247, 120

Red: 220 / Green: 247 / Blue: 120

HSL

73°, 89%, 72%

Hue: 73° / Saturation: 89% / Lightness: 72%

CMYK

11%, 0%, 51%, 3%

Cyan: 11% / Magenta: 0% / Yellow: 51% / Key: 3%

What color is #DCF778?

#DCF778 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCF778 to RGB:

rgb(220, 247, 120)HEX to RGB Converter →

HEX to HSL

Convert #DCF778 to HSL:

hsl(73, 89%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #DCF778 to CMYK:

cmyk(11%, 0%, 51%, 3%)Color Converter →

Color Meaning and Usage

#DCF778 is a striking yellow color with RGB values of 220, 247, 120 and HSL of 73°, 89%, 72%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCF778 is #9478F7, creating high-contrast pairings. For softer combinations, try analogous colors like #F7D378.

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

Contrast with #DCF778

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCF778?

#DCF778 is a striking yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DCF778?

#DCF778 in RGB is (220, 247, 120) - 220 red, 247 green, and 120 blue.

How to use #DCF778 in CSS?

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

What colors go well with #DCF778?

#9478F7 (complementary), #F7D378 (analogous), and #C9F330 (lighter shade) work well with #DCF778.