#CDD94A Color Information

Hex color code: #CDD94A

#CDD94A is a balanced yellow color. In RGB it is (205, 217, 74), and in HSL it is (65°, 65%, 57%). It is often used for branding and logos.

Try:
Color NameGreen Yellow
HEX
#CDD94A
RGB
205, 217, 74
HSL
65°, 65%, 57%
CMYK
6%, 0%, 66%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDD94A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 217, 74

Red: 205 / Green: 217 / Blue: 74

HSL

65°, 65%, 57%

Hue: 65° / Saturation: 65% / Lightness: 57%

CMYK

6%, 0%, 66%, 15%

Cyan: 6% / Magenta: 0% / Yellow: 66% / Key: 15%

What color is #CDD94A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDD94A to RGB:

rgb(205, 217, 74)HEX to RGB Converter →

HEX to HSL

Convert #CDD94A to HSL:

hsl(65, 65%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #CDD94A to CMYK:

cmyk(6%, 0%, 66%, 15%)Color Converter →

Color Meaning and Usage

#CDD94A is a understated yellow color with RGB values of 205, 217, 74 and HSL of 65°, 65%, 57%. 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 #CDD94A is #564AD9, creating high-contrast pairings. For softer combinations, try analogous colors like #D99D4A.

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

Contrast with #CDD94A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDD94A?

#CDD94A is a understated yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CDD94A?

#CDD94A in RGB is (205, 217, 74) - 205 red, 217 green, and 74 blue.

How to use #CDD94A in CSS?

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

What colors go well with #CDD94A?

#564AD9 (complementary), #D99D4A (analogous), and #A5B125 (lighter shade) work well with #CDD94A.