#CCAD24 Color Information

Hex color code: #CCAD24

A muted yellow shade, #CCAD24 appears as (204, 173, 36) in RGB and (49°, 70%, 47%) in HSL. It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#CCAD24
RGB
204, 173, 36
HSL
49°, 70%, 47%
CMYK
0%, 15%, 82%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCAD24; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 173, 36

Red: 204 / Green: 173 / Blue: 36

HSL

49°, 70%, 47%

Hue: 49° / Saturation: 70% / Lightness: 47%

CMYK

0%, 15%, 82%, 20%

Cyan: 0% / Magenta: 15% / Yellow: 82% / Key: 20%

What color is #CCAD24?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCAD24 to RGB:

rgb(204, 173, 36)HEX to RGB Converter →

HEX to HSL

Convert #CCAD24 to HSL:

hsl(49, 70%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #CCAD24 to CMYK:

cmyk(0%, 15%, 82%, 20%)Color Converter →

Color Meaning and Usage

#CCAD24 is a muted yellow color with RGB values of 204, 173, 36 and HSL of 49°, 70%, 47%. This orange-yellow hue evokes optimism and creativity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCAD24 is #2443CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC5924.

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

Contrast with #CCAD24

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCAD24?

#CCAD24 is a muted yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CCAD24?

#CCAD24 in RGB is (204, 173, 36) - 204 red, 173 green, and 36 blue.

How to use #CCAD24 in CSS?

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

What colors go well with #CCAD24?

#2443CC (complementary), #CC5924 (analogous), and #8B7618 (lighter shade) work well with #CCAD24.