#CCC68D Color Information

Hex color code: #CCC68D

A subtle yellow shade, #CCC68D appears as (204, 198, 141) in RGB and (54°, 38%, 68%) in HSL. It is popular in mobile app design.

Try:
Color NameTan
HEX
#CCC68D
RGB
204, 198, 141
HSL
54°, 38%, 68%
CMYK
0%, 3%, 31%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCC68D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 198, 141

Red: 204 / Green: 198 / Blue: 141

HSL

54°, 38%, 68%

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

CMYK

0%, 3%, 31%, 20%

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

What color is #CCC68D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCC68D to RGB:

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

HEX to HSL

Convert #CCC68D to HSL:

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

HEX to CMYK

Convert #CCC68D to CMYK:

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

Color Meaning and Usage

A soft yellow tone, #CCC68D has RGB (204, 198, 141) and HSL (54°, 38%, 68%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCC68D is #8E95CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCA78E.

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

Contrast with #CCC68D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCC68D?

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

What is the RGB value of #CCC68D?

#CCC68D in RGB is (204, 198, 141) - 204 red, 198 green, and 141 blue.

How to use #CCC68D in CSS?

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

What colors go well with #CCC68D?

#8E95CC (complementary), #CCA78E (analogous), and #B5AC5A (lighter shade) work well with #CCC68D.