#CCAE61 Color Information

Hex color code: #CCAE61

The hex color #CCAE61 is a neutral orange with RGB values of (204, 174, 97) and HSL of (43°, 51%, 59%). It is commonly used in modern UI design.

Try:
Color NameSandy Brown
HEX
#CCAE61
RGB
204, 174, 97
HSL
43°, 51%, 59%
CMYK
0%, 15%, 52%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCAE61; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 174, 97

Red: 204 / Green: 174 / Blue: 97

HSL

43°, 51%, 59%

Hue: 43° / Saturation: 51% / Lightness: 59%

CMYK

0%, 15%, 52%, 20%

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

What color is #CCAE61?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCAE61 to RGB:

rgb(204, 174, 97)HEX to RGB Converter →

HEX to HSL

Convert #CCAE61 to HSL:

hsl(43, 51%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #CCAE61 to CMYK:

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

Color Meaning and Usage

#CCAE61 is a subtle orange color with RGB values of 204, 174, 97 and HSL of 43°, 51%, 59%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCAE61 is #617FCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC7861.

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

Contrast with #CCAE61

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCAE61?

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

What is the RGB value of #CCAE61?

#CCAE61 in RGB is (204, 174, 97) - 204 red, 174 green, and 97 blue.

How to use #CCAE61 in CSS?

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

What colors go well with #CCAE61?

#617FCC (complementary), #CC7861 (analogous), and #A98937 (lighter shade) work well with #CCAE61.