#DCEE1B Color Information

Hex color code: #DCEE1B

The hex color #DCEE1B is a bold yellow with RGB values of (220, 238, 27) and HSL of (65°, 86%, 52%). It is frequently seen in web interfaces.

Try:
Color NameYellow
HEX
#DCEE1B
RGB
220, 238, 27
HSL
65°, 86%, 52%
CMYK
8%, 0%, 89%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCEE1B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 238, 27

Red: 220 / Green: 238 / Blue: 27

HSL

65°, 86%, 52%

Hue: 65° / Saturation: 86% / Lightness: 52%

CMYK

8%, 0%, 89%, 7%

Cyan: 8% / Magenta: 0% / Yellow: 89% / Key: 7%

What color is #DCEE1B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCEE1B to RGB:

rgb(220, 238, 27)HEX to RGB Converter →

HEX to HSL

Convert #DCEE1B to HSL:

hsl(65, 86%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #DCEE1B to CMYK:

cmyk(8%, 0%, 89%, 7%)Color Converter →

Color Meaning and Usage

#DCEE1B is a eye-catching yellow color with RGB values of 220, 238, 27 and HSL of 65°, 86%, 52%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCEE1B is #2D1BEE, creating high-contrast pairings. For softer combinations, try analogous colors like #EE961B.

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

Contrast with #DCEE1B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCEE1B?

#DCEE1B is a eye-catching yellow color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DCEE1B?

#DCEE1B in RGB is (220, 238, 27) - 220 red, 238 green, and 27 blue.

How to use #DCEE1B in CSS?

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

What colors go well with #DCEE1B?

#2D1BEE (complementary), #EE961B (analogous), and #A2AF0D (lighter shade) work well with #DCEE1B.