#CDDA3E Color Information

Hex color code: #CDDA3E

A understated yellow shade, #CDDA3E appears as (205, 218, 62) in RGB and (65°, 68%, 55%) in HSL. It is widely used in graphic design.

Try:
Color NameGreen Yellow
HEX
#CDDA3E
RGB
205, 218, 62
HSL
65°, 68%, 55%
CMYK
6%, 0%, 72%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDDA3E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 218, 62

Red: 205 / Green: 218 / Blue: 62

HSL

65°, 68%, 55%

Hue: 65° / Saturation: 68% / Lightness: 55%

CMYK

6%, 0%, 72%, 15%

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

What color is #CDDA3E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDDA3E to RGB:

rgb(205, 218, 62)HEX to RGB Converter →

HEX to HSL

Convert #CDDA3E to HSL:

hsl(65, 68%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #CDDA3E to CMYK:

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

Color Meaning and Usage

A subtle yellow tone, #CDDA3E has RGB (205, 218, 62) and HSL (65°, 68%, 55%). 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 #CDDA3E is #4B3EDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DA993E.

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

Contrast with #CDDA3E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDDA3E?

#CDDA3E is a subtle yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CDDA3E?

#CDDA3E in RGB is (205, 218, 62) - 205 red, 218 green, and 62 blue.

How to use #CDDA3E in CSS?

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

What colors go well with #CDDA3E?

#4B3EDA (complementary), #DA993E (analogous), and #A0AB21 (lighter shade) work well with #CDDA3E.