#CDB97E Color Information

Hex color code: #CDB97E

A pastel yellow shade, #CDB97E appears as (205, 185, 126) in RGB and (45°, 44%, 65%) in HSL. It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#CDB97E
RGB
205, 185, 126
HSL
45°, 44%, 65%
CMYK
0%, 10%, 39%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDB97E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 185, 126

Red: 205 / Green: 185 / Blue: 126

HSL

45°, 44%, 65%

Hue: 45° / Saturation: 44% / Lightness: 65%

CMYK

0%, 10%, 39%, 20%

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

What color is #CDB97E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDB97E to RGB:

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

HEX to HSL

Convert #CDB97E to HSL:

hsl(45, 44%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #CDB97E to CMYK:

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

Color Meaning and Usage

A subtle yellow tone, #CDB97E has RGB (205, 185, 126) and HSL (45°, 44%, 65%). Known for evoking optimism and creativity, this orange-yellow hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDB97E is #7E92CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD927E.

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

Contrast with #CDB97E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDB97E?

#CDB97E is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CDB97E?

#CDB97E in RGB is (205, 185, 126) - 205 red, 185 green, and 126 blue.

How to use #CDB97E in CSS?

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

What colors go well with #CDB97E?

#7E92CD (complementary), #CD927E (analogous), and #B89C47 (lighter shade) work well with #CDB97E.