#CCC499 Color Information

Hex color code: #CCC499

A gentle yellow shade, #CCC499 appears as (204, 196, 153) in RGB and (51°, 33%, 70%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CCC499
RGB
204, 196, 153
HSL
51°, 33%, 70%
CMYK
0%, 4%, 25%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCC499; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 196, 153

Red: 204 / Green: 196 / Blue: 153

HSL

51°, 33%, 70%

Hue: 51° / Saturation: 33% / Lightness: 70%

CMYK

0%, 4%, 25%, 20%

Cyan: 0% / Magenta: 4% / Yellow: 25% / Key: 20%

What color is #CCC499?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCC499 to RGB:

rgb(204, 196, 153)HEX to RGB Converter →

HEX to HSL

Convert #CCC499 to HSL:

hsl(51, 33%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #CCC499 to CMYK:

cmyk(0%, 4%, 25%, 20%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #CCC499 has RGB (204, 196, 153) and HSL (51°, 33%, 70%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCC499 is #99A1CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCAB99.

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

Contrast with #CCC499

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCC499?

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

What is the RGB value of #CCC499?

#CCC499 in RGB is (204, 196, 153) - 204 red, 196 green, and 153 blue.

How to use #CCC499 in CSS?

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

What colors go well with #CCC499?

#99A1CC (complementary), #CCAB99 (analogous), and #B2A766 (lighter shade) work well with #CCC499.