#CCC88E Color Information

Hex color code: #CCC88E

The hex color #CCC88E is a gentle yellow with RGB values of (204, 200, 142) and HSL of (56°, 38%, 68%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CCC88E
RGB
204, 200, 142
HSL
56°, 38%, 68%
CMYK
0%, 2%, 30%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCC88E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 200, 142

Red: 204 / Green: 200 / Blue: 142

HSL

56°, 38%, 68%

Hue: 56° / Saturation: 38% / Lightness: 68%

CMYK

0%, 2%, 30%, 20%

Cyan: 0% / Magenta: 2% / Yellow: 30% / Key: 20%

What color is #CCC88E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCC88E to RGB:

rgb(204, 200, 142)HEX to RGB Converter →

HEX to HSL

Convert #CCC88E to HSL:

hsl(56, 38%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CCC88E to CMYK:

cmyk(0%, 2%, 30%, 20%)Color Converter →

Color Meaning and Usage

#CCC88E is a subtle yellow color with RGB values of 204, 200, 142 and HSL of 56°, 38%, 68%. This orange-yellow hue evokes optimism and creativity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCC88E is #8E93CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCA98E.

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

Contrast with #CCC88E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCC88E?

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

What is the RGB value of #CCC88E?

#CCC88E in RGB is (204, 200, 142) - 204 red, 200 green, and 142 blue.

How to use #CCC88E in CSS?

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

What colors go well with #CCC88E?

#8E93CC (complementary), #CCA98E (analogous), and #B5AF5A (lighter shade) work well with #CCC88E.