#CCC68F Color Information

Hex color code: #CCC68F

#CCC68F is a gentle yellow color. In RGB it is (204, 198, 143), and in HSL it is (54°, 37%, 68%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#CCC68F
RGB
204, 198, 143
HSL
54°, 37%, 68%
CMYK
0%, 3%, 30%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCC68F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 198, 143

Red: 204 / Green: 198 / Blue: 143

HSL

54°, 37%, 68%

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

CMYK

0%, 3%, 30%, 20%

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

What color is #CCC68F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCC68F to RGB:

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

HEX to HSL

Convert #CCC68F to HSL:

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

HEX to CMYK

Convert #CCC68F to CMYK:

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

Color Meaning and Usage

#CCC68F is a soft yellow color with RGB values of 204, 198, 143 and HSL of 54°, 37%, 68%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCC68F is #8F95CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCA78F.

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

Contrast with #CCC68F

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 #CCC68F?

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

What is the RGB value of #CCC68F?

#CCC68F in RGB is (204, 198, 143) - 204 red, 198 green, and 143 blue.

How to use #CCC68F in CSS?

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

What colors go well with #CCC68F?

#8F95CC (complementary), #CCA78F (analogous), and #B3AB5B (lighter shade) work well with #CCC68F.