#CDC78C Color Information

Hex color code: #CDC78C

A gentle yellow shade, #CDC78C appears as (205, 199, 140) in RGB and (54°, 39%, 68%) in HSL. It is often used for branding and logos.

Try:
Color NameTan
HEX
#CDC78C
RGB
205, 199, 140
HSL
54°, 39%, 68%
CMYK
0%, 3%, 32%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDC78C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 199, 140

Red: 205 / Green: 199 / Blue: 140

HSL

54°, 39%, 68%

Hue: 54° / Saturation: 39% / Lightness: 68%

CMYK

0%, 3%, 32%, 20%

Cyan: 0% / Magenta: 3% / Yellow: 32% / Key: 20%

What color is #CDC78C?

#CDC78C is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDC78C to RGB:

rgb(205, 199, 140)HEX to RGB Converter →

HEX to HSL

Convert #CDC78C to HSL:

hsl(54, 39%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CDC78C to CMYK:

cmyk(0%, 3%, 32%, 20%)Color Converter →

Color Meaning and Usage

#CDC78C is a soft yellow color with RGB values of 205, 199, 140 and HSL of 54°, 39%, 68%. This orange-yellow hue evokes optimism and creativity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDC78C is #8E94CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDA78E.

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

Contrast with #CDC78C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDC78C?

#CDC78C is a soft yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CDC78C?

#CDC78C in RGB is (205, 199, 140) - 205 red, 199 green, and 140 blue.

How to use #CDC78C in CSS?

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

What colors go well with #CDC78C?

#8E94CD (complementary), #CDA78E (analogous), and #B6AD58 (lighter shade) work well with #CDC78C.