#CDD93F Color Information

Hex color code: #CDD93F

The hex color #CDD93F is a subtle yellow with RGB values of (205, 217, 63) and HSL of (65°, 67%, 55%). It is often used for branding and logos.

Try:
Color NameGreen Yellow
HEX
#CDD93F
RGB
205, 217, 63
HSL
65°, 67%, 55%
CMYK
6%, 0%, 71%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDD93F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 217, 63

Red: 205 / Green: 217 / Blue: 63

HSL

65°, 67%, 55%

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

CMYK

6%, 0%, 71%, 15%

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

What color is #CDD93F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDD93F to RGB:

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

HEX to HSL

Convert #CDD93F to HSL:

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

HEX to CMYK

Convert #CDD93F to CMYK:

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

Color Meaning and Usage

#CDD93F is a subtle yellow color with RGB values of 205, 217, 63 and HSL of 65°, 67%, 55%. This green hue evokes nature and harmony, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDD93F is #4C3FD9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9993F.

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

Contrast with #CDD93F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDD93F?

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

What is the RGB value of #CDD93F?

#CDD93F in RGB is (205, 217, 63) - 205 red, 217 green, and 63 blue.

How to use #CDD93F in CSS?

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

What colors go well with #CDD93F?

#4C3FD9 (complementary), #D9993F (analogous), and #9FAA22 (lighter shade) work well with #CDD93F.