#CDC988 Color Information

Hex color code: #CDC988

The hex color #CDC988 is a gentle yellow with RGB values of (205, 201, 136) and HSL of (57°, 41%, 67%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CDC988
RGB
205, 201, 136
HSL
57°, 41%, 67%
CMYK
0%, 2%, 34%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDC988; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 201, 136

Red: 205 / Green: 201 / Blue: 136

HSL

57°, 41%, 67%

Hue: 57° / Saturation: 41% / Lightness: 67%

CMYK

0%, 2%, 34%, 20%

Cyan: 0% / Magenta: 2% / Yellow: 34% / Key: 20%

What color is #CDC988?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDC988 to RGB:

rgb(205, 201, 136)HEX to RGB Converter →

HEX to HSL

Convert #CDC988 to HSL:

hsl(57, 41%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #CDC988 to CMYK:

cmyk(0%, 2%, 34%, 20%)Color Converter →

Color Meaning and Usage

A gentle yellow tone, #CDC988 has RGB (205, 201, 136) and HSL (57°, 41%, 67%). 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 #CDC988 is #888CCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDA788.

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

Contrast with #CDC988

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDC988?

#CDC988 is a gentle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CDC988?

#CDC988 in RGB is (205, 201, 136) - 205 red, 201 green, and 136 blue.

How to use #CDC988 in CSS?

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

What colors go well with #CDC988?

#888CCD (complementary), #CDA788 (analogous), and #B7B252 (lighter shade) work well with #CDC988.