#DCF085 Color Information

Hex color code: #DCF085

The hex color #DCF085 is a eye-catching yellow with RGB values of (220, 240, 133) and HSL of (71°, 78%, 73%). It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#DCF085
RGB
220, 240, 133
HSL
71°, 78%, 73%
CMYK
8%, 0%, 45%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCF085; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 240, 133

Red: 220 / Green: 240 / Blue: 133

HSL

71°, 78%, 73%

Hue: 71° / Saturation: 78% / Lightness: 73%

CMYK

8%, 0%, 45%, 6%

Cyan: 8% / Magenta: 0% / Yellow: 45% / Key: 6%

What color is #DCF085?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCF085 to RGB:

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

HEX to HSL

Convert #DCF085 to HSL:

hsl(71, 78%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #DCF085 to CMYK:

cmyk(8%, 0%, 45%, 6%)Color Converter →

Color Meaning and Usage

#DCF085 is a vivid yellow color with RGB values of 220, 240, 133 and HSL of 71°, 78%, 73%. 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 #DCF085 is #9884F0, creating high-contrast pairings. For softer combinations, try analogous colors like #F0CE84.

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

Contrast with #DCF085

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCF085?

#DCF085 is a vivid yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #DCF085?

#DCF085 in RGB is (220, 240, 133) - 220 red, 240 green, and 133 blue.

How to use #DCF085 in CSS?

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

What colors go well with #DCF085?

#9884F0 (complementary), #F0CE84 (analogous), and #C9E740 (lighter shade) work well with #DCF085.