#CDCA9D Color Information

Hex color code: #CDCA9D

The hex color #CDCA9D is a subtle yellow with RGB values of (205, 202, 157) and HSL of (56°, 32%, 71%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#CDCA9D
RGB
205, 202, 157
HSL
56°, 32%, 71%
CMYK
0%, 1%, 23%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDCA9D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 202, 157

Red: 205 / Green: 202 / Blue: 157

HSL

56°, 32%, 71%

Hue: 56° / Saturation: 32% / Lightness: 71%

CMYK

0%, 1%, 23%, 20%

Cyan: 0% / Magenta: 1% / Yellow: 23% / Key: 20%

What color is #CDCA9D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDCA9D to RGB:

rgb(205, 202, 157)HEX to RGB Converter →

HEX to HSL

Convert #CDCA9D to HSL:

hsl(56, 32%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #CDCA9D to CMYK:

cmyk(0%, 1%, 23%, 20%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #CDCA9D has RGB (205, 202, 157) and HSL (56°, 32%, 71%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDCA9D is #9DA1CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDB29D.

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

Contrast with #CDCA9D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDCA9D?

#CDCA9D is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CDCA9D?

#CDCA9D in RGB is (205, 202, 157) - 205 red, 202 green, and 157 blue.

How to use #CDCA9D in CSS?

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

What colors go well with #CDCA9D?

#9DA1CD (complementary), #CDB29D (analogous), and #B3AE6B (lighter shade) work well with #CDCA9D.