#CDC099 Color Information

Hex color code: #CDC099

A gentle yellow shade, #CDC099 appears as (205, 192, 153) in RGB and (45°, 34%, 70%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CDC099
RGB
205, 192, 153
HSL
45°, 34%, 70%
CMYK
0%, 6%, 25%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDC099; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 192, 153

Red: 205 / Green: 192 / Blue: 153

HSL

45°, 34%, 70%

Hue: 45° / Saturation: 34% / Lightness: 70%

CMYK

0%, 6%, 25%, 20%

Cyan: 0% / Magenta: 6% / Yellow: 25% / Key: 20%

What color is #CDC099?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDC099 to RGB:

rgb(205, 192, 153)HEX to RGB Converter →

HEX to HSL

Convert #CDC099 to HSL:

hsl(45, 34%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #CDC099 to CMYK:

cmyk(0%, 6%, 25%, 20%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #CDC099 has RGB (205, 192, 153) and HSL (45°, 34%, 70%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDC099 is #98A5CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDA598.

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

Contrast with #CDC099

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDC099?

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

What is the RGB value of #CDC099?

#CDC099 in RGB is (205, 192, 153) - 205 red, 192 green, and 153 blue.

How to use #CDC099 in CSS?

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

What colors go well with #CDC099?

#98A5CD (complementary), #CDA598 (analogous), and #B3A065 (lighter shade) work well with #CDC099.