#CCCA8E Color Information

Hex color code: #CCCA8E

A subtle yellow shade, #CCCA8E appears as (204, 202, 142) in RGB and (58°, 38%, 68%) in HSL. It is often used for branding and logos.

Try:
Color NameTan
HEX
#CCCA8E
RGB
204, 202, 142
HSL
58°, 38%, 68%
CMYK
0%, 1%, 30%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCCA8E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 202, 142

Red: 204 / Green: 202 / Blue: 142

HSL

58°, 38%, 68%

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

CMYK

0%, 1%, 30%, 20%

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

What color is #CCCA8E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCCA8E to RGB:

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

HEX to HSL

Convert #CCCA8E to HSL:

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

HEX to CMYK

Convert #CCCA8E to CMYK:

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

Color Meaning and Usage

#CCCA8E is a gentle yellow color with RGB values of 204, 202, 142 and HSL of 58°, 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 #CCCA8E is #8E90CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCAB8E.

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

Contrast with #CCCA8E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCCA8E?

#CCCA8E is a gentle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CCCA8E?

#CCCA8E in RGB is (204, 202, 142) - 204 red, 202 green, and 142 blue.

How to use #CCCA8E in CSS?

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

What colors go well with #CCCA8E?

#8E90CC (complementary), #CCAB8E (analogous), and #B5B25A (lighter shade) work well with #CCCA8E.