#CCC194 Color Information

Hex color code: #CCC194

A pastel yellow shade, #CCC194 appears as (204, 193, 148) in RGB and (48°, 35%, 69%) in HSL. It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#CCC194
RGB
204, 193, 148
HSL
48°, 35%, 69%
CMYK
0%, 5%, 27%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCC194; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 193, 148

Red: 204 / Green: 193 / Blue: 148

HSL

48°, 35%, 69%

Hue: 48° / Saturation: 35% / Lightness: 69%

CMYK

0%, 5%, 27%, 20%

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

What color is #CCC194?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCC194 to RGB:

rgb(204, 193, 148)HEX to RGB Converter →

HEX to HSL

Convert #CCC194 to HSL:

hsl(48, 35%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CCC194 to CMYK:

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

Color Meaning and Usage

A gentle yellow tone, #CCC194 has RGB (204, 193, 148) and HSL (48°, 35%, 69%). Known for evoking optimism and creativity, this orange-yellow hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCC194 is #949FCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCA594.

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

Contrast with #CCC194

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCC194?

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

What is the RGB value of #CCC194?

#CCC194 in RGB is (204, 193, 148) - 204 red, 193 green, and 148 blue.

How to use #CCC194 in CSS?

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

What colors go well with #CCC194?

#949FCC (complementary), #CCA594 (analogous), and #B3A261 (lighter shade) work well with #CCC194.