#CCC78F Color Information

Hex color code: #CCC78F

#CCC78F is a gentle yellow color. In RGB it is (204, 199, 143), and in HSL it is (55°, 37%, 68%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CCC78F
RGB
204, 199, 143
HSL
55°, 37%, 68%
CMYK
0%, 2%, 30%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCC78F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 199, 143

Red: 204 / Green: 199 / Blue: 143

HSL

55°, 37%, 68%

Hue: 55° / Saturation: 37% / Lightness: 68%

CMYK

0%, 2%, 30%, 20%

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

What color is #CCC78F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCC78F to RGB:

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

HEX to HSL

Convert #CCC78F to HSL:

hsl(55, 37%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #CCC78F to CMYK:

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

Color Meaning and Usage

#CCC78F is a soft yellow color with RGB values of 204, 199, 143 and HSL of 55°, 37%, 68%. 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 #CCC78F is #8F94CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCA88F.

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

Contrast with #CCC78F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCC78F?

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

What is the RGB value of #CCC78F?

#CCC78F in RGB is (204, 199, 143) - 204 red, 199 green, and 143 blue.

How to use #CCC78F in CSS?

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

What colors go well with #CCC78F?

#8F94CC (complementary), #CCA88F (analogous), and #B3AC5B (lighter shade) work well with #CCC78F.