#D9DD5A Color Information

Hex color code: #D9DD5A

#D9DD5A is a understated yellow color. In RGB it is (217, 221, 90), and in HSL it is (62°, 66%, 61%). It is widely used in graphic design.

Try:
Color NameKhaki
HEX
#D9DD5A
RGB
217, 221, 90
HSL
62°, 66%, 61%
CMYK
2%, 0%, 59%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D9DD5A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

217, 221, 90

Red: 217 / Green: 221 / Blue: 90

HSL

62°, 66%, 61%

Hue: 62° / Saturation: 66% / Lightness: 61%

CMYK

2%, 0%, 59%, 13%

Cyan: 2% / Magenta: 0% / Yellow: 59% / Key: 13%

What color is #D9DD5A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D9DD5A to RGB:

rgb(217, 221, 90)HEX to RGB Converter →

HEX to HSL

Convert #D9DD5A to HSL:

hsl(62, 66%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #D9DD5A to CMYK:

cmyk(2%, 0%, 59%, 13%)Color Converter →

Color Meaning and Usage

A balanced yellow tone, #D9DD5A has RGB (217, 221, 90) and HSL (62°, 66%, 61%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D9DD5A is #5E5ADD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDA05A.

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

Contrast with #D9DD5A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D9DD5A?

#D9DD5A is a balanced yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #D9DD5A?

#D9DD5A in RGB is (217, 221, 90) - 217 red, 221 green, and 90 blue.

How to use #D9DD5A in CSS?

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

What colors go well with #D9DD5A?

#5E5ADD (complementary), #DDA05A (analogous), and #BEC328 (lighter shade) work well with #D9DD5A.