#CDB97A Color Information

Hex color code: #CDB97A

A gentle yellow shade, #CDB97A appears as (205, 185, 122) in RGB and (46°, 45%, 64%) in HSL. It is often used for branding and logos.

Try:
Color NameTan
HEX
#CDB97A
RGB
205, 185, 122
HSL
46°, 45%, 64%
CMYK
0%, 10%, 40%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDB97A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 185, 122

Red: 205 / Green: 185 / Blue: 122

HSL

46°, 45%, 64%

Hue: 46° / Saturation: 45% / Lightness: 64%

CMYK

0%, 10%, 40%, 20%

Cyan: 0% / Magenta: 10% / Yellow: 40% / Key: 20%

What color is #CDB97A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDB97A to RGB:

rgb(205, 185, 122)HEX to RGB Converter →

HEX to HSL

Convert #CDB97A to HSL:

hsl(46, 45%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #CDB97A to CMYK:

cmyk(0%, 10%, 40%, 20%)Color Converter →

Color Meaning and Usage

#CDB97A is a delicate yellow color with RGB values of 205, 185, 122 and HSL of 46°, 45%, 64%. 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 #CDB97A is #7A8DCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD907A.

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

Contrast with #CDB97A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDB97A?

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

What is the RGB value of #CDB97A?

#CDB97A in RGB is (205, 185, 122) - 205 red, 185 green, and 122 blue.

How to use #CDB97A in CSS?

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

What colors go well with #CDB97A?

#7A8DCD (complementary), #CD907A (analogous), and #B59B45 (lighter shade) work well with #CDB97A.