#DCF485 Color Information

Hex color code: #DCF485

#DCF485 is a striking yellow color. In RGB it is (220, 244, 133), and in HSL it is (73°, 83%, 74%). It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#DCF485
RGB
220, 244, 133
HSL
73°, 83%, 74%
CMYK
10%, 0%, 45%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCF485; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 244, 133

Red: 220 / Green: 244 / Blue: 133

HSL

73°, 83%, 74%

Hue: 73° / Saturation: 83% / Lightness: 74%

CMYK

10%, 0%, 45%, 4%

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

What color is #DCF485?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCF485 to RGB:

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

HEX to HSL

Convert #DCF485 to HSL:

hsl(73, 83%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #DCF485 to CMYK:

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

Color Meaning and Usage

#DCF485 is a dynamic yellow color with RGB values of 220, 244, 133 and HSL of 73°, 83%, 74%. This highly saturated hue evokes energy and excitement, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCF485 is #9E86F4, creating high-contrast pairings. For softer combinations, try analogous colors like #F4D586.

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

Contrast with #DCF485

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCF485?

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

What is the RGB value of #DCF485?

#DCF485 in RGB is (220, 244, 133) - 220 red, 244 green, and 133 blue.

How to use #DCF485 in CSS?

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

What colors go well with #DCF485?

#9E86F4 (complementary), #F4D586 (analogous), and #C8ED40 (lighter shade) work well with #DCF485.