#DCF467 Color Information

Hex color code: #DCF467

A bold yellow shade, #DCF467 appears as (220, 244, 103) in RGB and (70°, 87%, 68%) in HSL. It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#DCF467
RGB
220, 244, 103
HSL
70°, 87%, 68%
CMYK
10%, 0%, 58%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCF467; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 244, 103

Red: 220 / Green: 244 / Blue: 103

HSL

70°, 87%, 68%

Hue: 70° / Saturation: 87% / Lightness: 68%

CMYK

10%, 0%, 58%, 4%

Cyan: 10% / Magenta: 0% / Yellow: 58% / Key: 4%

What color is #DCF467?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCF467 to RGB:

rgb(220, 244, 103)HEX to RGB Converter →

HEX to HSL

Convert #DCF467 to HSL:

hsl(70, 87%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #DCF467 to CMYK:

cmyk(10%, 0%, 58%, 4%)Color Converter →

Color Meaning and Usage

#DCF467 is a dynamic yellow color with RGB values of 220, 244, 103 and HSL of 70°, 87%, 68%. This highly saturated hue evokes energy and excitement, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCF467 is #7E66F4, creating high-contrast pairings. For softer combinations, try analogous colors like #F4C566.

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

Contrast with #DCF467

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCF467?

#DCF467 is a dynamic yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DCF467?

#DCF467 in RGB is (220, 244, 103) - 220 red, 244 green, and 103 blue.

How to use #DCF467 in CSS?

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

What colors go well with #DCF467?

#7E66F4 (complementary), #F4C566 (analogous), and #CDEF1F (lighter shade) work well with #DCF467.