#DCF281 Color Information

Hex color code: #DCF281

A bold yellow shade, #DCF281 appears as (220, 242, 129) in RGB and (72°, 81%, 73%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameKhaki
HEX
#DCF281
RGB
220, 242, 129
HSL
72°, 81%, 73%
CMYK
9%, 0%, 47%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCF281; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 242, 129

Red: 220 / Green: 242 / Blue: 129

HSL

72°, 81%, 73%

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

CMYK

9%, 0%, 47%, 5%

Cyan: 9% / Magenta: 0% / Yellow: 47% / Key: 5%

What color is #DCF281?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCF281 to RGB:

rgb(220, 242, 129)HEX to RGB Converter →

HEX to HSL

Convert #DCF281 to HSL:

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

HEX to CMYK

Convert #DCF281 to CMYK:

cmyk(9%, 0%, 47%, 5%)Color Converter →

Color Meaning and Usage

A vivid yellow tone, #DCF281 has RGB (220, 242, 129) and HSL (72°, 81%, 73%). Known for evoking energy and excitement, this highly saturated hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCF281 is #9982F2, creating high-contrast pairings. For softer combinations, try analogous colors like #F2D082.

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

Contrast with #DCF281

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCF281?

#DCF281 is a vivid yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DCF281?

#DCF281 in RGB is (220, 242, 129) - 220 red, 242 green, and 129 blue.

How to use #DCF281 in CSS?

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

What colors go well with #DCF281?

#9982F2 (complementary), #F2D082 (analogous), and #C8EB3D (lighter shade) work well with #DCF281.