#CCC78A Color Information

Hex color code: #CCC78A

#CCC78A is a soft yellow color. In RGB it is (204, 199, 138), and in HSL it is (55°, 39%, 67%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#CCC78A
RGB
204, 199, 138
HSL
55°, 39%, 67%
CMYK
0%, 2%, 32%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCC78A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 199, 138

Red: 204 / Green: 199 / Blue: 138

HSL

55°, 39%, 67%

Hue: 55° / Saturation: 39% / Lightness: 67%

CMYK

0%, 2%, 32%, 20%

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

What color is #CCC78A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCC78A to RGB:

rgb(204, 199, 138)HEX to RGB Converter →

HEX to HSL

Convert #CCC78A to HSL:

hsl(55, 39%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #CCC78A to CMYK:

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

Color Meaning and Usage

#CCC78A is a soft yellow color with RGB values of 204, 199, 138 and HSL of 55°, 39%, 67%. This orange-yellow hue evokes optimism and creativity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCC78A is #8A90CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCA58A.

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

Contrast with #CCC78A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCC78A?

#CCC78A is a soft yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CCC78A?

#CCC78A in RGB is (204, 199, 138) - 204 red, 199 green, and 138 blue.

How to use #CCC78A in CSS?

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

What colors go well with #CCC78A?

#8A90CC (complementary), #CCA58A (analogous), and #B4AC55 (lighter shade) work well with #CCC78A.