#CCC77F Color Information

Hex color code: #CCC77F

The hex color #CCC77F is a soft yellow with RGB values of (204, 199, 127) and HSL of (56°, 43%, 65%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#CCC77F
RGB
204, 199, 127
HSL
56°, 43%, 65%
CMYK
0%, 2%, 38%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCC77F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 199, 127

Red: 204 / Green: 199 / Blue: 127

HSL

56°, 43%, 65%

Hue: 56° / Saturation: 43% / Lightness: 65%

CMYK

0%, 2%, 38%, 20%

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

What color is #CCC77F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCC77F to RGB:

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

HEX to HSL

Convert #CCC77F to HSL:

hsl(56, 43%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #CCC77F to CMYK:

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

Color Meaning and Usage

A gentle yellow tone, #CCC77F has RGB (204, 199, 127) and HSL (56°, 43%, 65%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCC77F is #7F84CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCA17F.

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

Contrast with #CCC77F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCC77F?

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

What is the RGB value of #CCC77F?

#CCC77F in RGB is (204, 199, 127) - 204 red, 199 green, and 127 blue.

How to use #CCC77F in CSS?

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

What colors go well with #CCC77F?

#7F84CC (complementary), #CCA17F (analogous), and #B6AF49 (lighter shade) work well with #CCC77F.