#CDD350 Color Information

Hex color code: #CDD350

#CDD350 is a subtle yellow color. In RGB it is (205, 211, 80), and in HSL it is (63°, 60%, 57%). It is popular in mobile app design.

Try:
Color NameYellow Green
HEX
#CDD350
RGB
205, 211, 80
HSL
63°, 60%, 57%
CMYK
3%, 0%, 62%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDD350; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 211, 80

Red: 205 / Green: 211 / Blue: 80

HSL

63°, 60%, 57%

Hue: 63° / Saturation: 60% / Lightness: 57%

CMYK

3%, 0%, 62%, 17%

Cyan: 3% / Magenta: 0% / Yellow: 62% / Key: 17%

What color is #CDD350?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDD350 to RGB:

rgb(205, 211, 80)HEX to RGB Converter →

HEX to HSL

Convert #CDD350 to HSL:

hsl(63, 60%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #CDD350 to CMYK:

cmyk(3%, 0%, 62%, 17%)Color Converter →

Color Meaning and Usage

A muted yellow tone, #CDD350 has RGB (205, 211, 80) and HSL (63°, 60%, 57%). Known for evoking nature and harmony, this green hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDD350 is #5650D3, creating high-contrast pairings. For softer combinations, try analogous colors like #D39850.

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

Contrast with #CDD350

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDD350?

#CDD350 is a muted yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #CDD350?

#CDD350 in RGB is (205, 211, 80) - 205 red, 211 green, and 80 blue.

How to use #CDD350 in CSS?

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

What colors go well with #CDD350?

#5650D3 (complementary), #D39850 (analogous), and #A5AB2B (lighter shade) work well with #CDD350.