#DDF282 Color Information

Hex color code: #DDF282

#DDF282 is a bold yellow color. In RGB it is (221, 242, 130), and in HSL it is (71°, 81%, 73%). It is frequently seen in web interfaces.

Try:
Color NameKhaki
HEX
#DDF282
RGB
221, 242, 130
HSL
71°, 81%, 73%
CMYK
9%, 0%, 46%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDF282; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 242, 130

Red: 221 / Green: 242 / Blue: 130

HSL

71°, 81%, 73%

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

CMYK

9%, 0%, 46%, 5%

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

What color is #DDF282?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDF282 to RGB:

rgb(221, 242, 130)HEX to RGB Converter →

HEX to HSL

Convert #DDF282 to HSL:

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

HEX to CMYK

Convert #DDF282 to CMYK:

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

Color Meaning and Usage

A dynamic yellow tone, #DDF282 has RGB (221, 242, 130) and HSL (71°, 81%, 73%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDF282 is #9782F2, creating high-contrast pairings. For softer combinations, try analogous colors like #F2CF82.

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

Contrast with #DDF282

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDF282?

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

What is the RGB value of #DDF282?

#DDF282 in RGB is (221, 242, 130) - 221 red, 242 green, and 130 blue.

How to use #DDF282 in CSS?

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

What colors go well with #DDF282?

#9782F2 (complementary), #F2CF82 (analogous), and #CBEB3D (lighter shade) work well with #DDF282.