#CCC28E Color Information

Hex color code: #CCC28E

A delicate yellow shade, #CCC28E appears as (204, 194, 142) in RGB and (50°, 38%, 68%) in HSL. It is popular in mobile app design.

Try:
Color NameTan
HEX
#CCC28E
RGB
204, 194, 142
HSL
50°, 38%, 68%
CMYK
0%, 5%, 30%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCC28E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 194, 142

Red: 204 / Green: 194 / Blue: 142

HSL

50°, 38%, 68%

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

CMYK

0%, 5%, 30%, 20%

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

What color is #CCC28E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCC28E to RGB:

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

HEX to HSL

Convert #CCC28E to HSL:

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

HEX to CMYK

Convert #CCC28E to CMYK:

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

Color Meaning and Usage

#CCC28E is a delicate yellow color with RGB values of 204, 194, 142 and HSL of 50°, 38%, 68%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCC28E is #8E99CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCA38E.

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

Contrast with #CCC28E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCC28E?

#CCC28E is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CCC28E?

#CCC28E in RGB is (204, 194, 142) - 204 red, 194 green, and 142 blue.

How to use #CCC28E in CSS?

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

What colors go well with #CCC28E?

#8E99CC (complementary), #CCA38E (analogous), and #B5A65A (lighter shade) work well with #CCC28E.