#CDB53C Color Information

Hex color code: #CDB53C

A neutral yellow shade, #CDB53C appears as (205, 181, 60) in RGB and (50°, 59%, 52%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGoldenrod
HEX
#CDB53C
RGB
205, 181, 60
HSL
50°, 59%, 52%
CMYK
0%, 12%, 71%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDB53C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 181, 60

Red: 205 / Green: 181 / Blue: 60

HSL

50°, 59%, 52%

Hue: 50° / Saturation: 59% / Lightness: 52%

CMYK

0%, 12%, 71%, 20%

Cyan: 0% / Magenta: 12% / Yellow: 71% / Key: 20%

What color is #CDB53C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDB53C to RGB:

rgb(205, 181, 60)HEX to RGB Converter →

HEX to HSL

Convert #CDB53C to HSL:

hsl(50, 59%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #CDB53C to CMYK:

cmyk(0%, 12%, 71%, 20%)Color Converter →

Color Meaning and Usage

A understated yellow tone, #CDB53C has RGB (205, 181, 60) and HSL (50°, 59%, 52%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDB53C is #3C54CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CD6D3C.

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

Contrast with #CDB53C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDB53C?

#CDB53C is a understated yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CDB53C?

#CDB53C in RGB is (205, 181, 60) - 205 red, 181 green, and 60 blue.

How to use #CDB53C in CSS?

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

What colors go well with #CDB53C?

#3C54CD (complementary), #CD6D3C (analogous), and #968327 (lighter shade) work well with #CDB53C.