#CCC38E Color Information

Hex color code: #CCC38E

#CCC38E is a gentle yellow color. In RGB it is (204, 195, 142), and in HSL it is (51°, 38%, 68%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CCC38E
RGB
204, 195, 142
HSL
51°, 38%, 68%
CMYK
0%, 4%, 30%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCC38E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 195, 142

Red: 204 / Green: 195 / Blue: 142

HSL

51°, 38%, 68%

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

CMYK

0%, 4%, 30%, 20%

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

What color is #CCC38E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCC38E to RGB:

rgb(204, 195, 142)HEX to RGB Converter →

HEX to HSL

Convert #CCC38E to HSL:

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

HEX to CMYK

Convert #CCC38E to CMYK:

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

Color Meaning and Usage

#CCC38E is a gentle yellow color with RGB values of 204, 195, 142 and HSL of 51°, 38%, 68%. This orange-yellow hue evokes optimism and creativity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCC38E is #8E98CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCA48E.

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

Contrast with #CCC38E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCC38E?

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

What is the RGB value of #CCC38E?

#CCC38E in RGB is (204, 195, 142) - 204 red, 195 green, and 142 blue.

How to use #CCC38E in CSS?

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

What colors go well with #CCC38E?

#8E98CC (complementary), #CCA48E (analogous), and #B5A75A (lighter shade) work well with #CCC38E.