#CDC67E Color Information

Hex color code: #CDC67E

A gentle yellow shade, #CDC67E appears as (205, 198, 126) in RGB and (55°, 44%, 65%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CDC67E
RGB
205, 198, 126
HSL
55°, 44%, 65%
CMYK
0%, 3%, 39%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDC67E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 198, 126

Red: 205 / Green: 198 / Blue: 126

HSL

55°, 44%, 65%

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

CMYK

0%, 3%, 39%, 20%

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

What color is #CDC67E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDC67E to RGB:

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

HEX to HSL

Convert #CDC67E to HSL:

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

HEX to CMYK

Convert #CDC67E to CMYK:

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

Color Meaning and Usage

#CDC67E is a subtle yellow color with RGB values of 205, 198, 126 and HSL of 55°, 44%, 65%. This orange-yellow hue evokes optimism and creativity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDC67E is #7E85CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD9F7E.

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

Contrast with #CDC67E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDC67E?

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

What is the RGB value of #CDC67E?

#CDC67E in RGB is (205, 198, 126) - 205 red, 198 green, and 126 blue.

How to use #CDC67E in CSS?

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

What colors go well with #CDC67E?

#7E85CD (complementary), #CD9F7E (analogous), and #B8AE47 (lighter shade) work well with #CDC67E.