#CCC893 Color Information

Hex color code: #CCC893

The hex color #CCC893 is a gentle yellow with RGB values of (204, 200, 147) and HSL of (56°, 36%, 69%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CCC893
RGB
204, 200, 147
HSL
56°, 36%, 69%
CMYK
0%, 2%, 28%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCC893; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 200, 147

Red: 204 / Green: 200 / Blue: 147

HSL

56°, 36%, 69%

Hue: 56° / Saturation: 36% / Lightness: 69%

CMYK

0%, 2%, 28%, 20%

Cyan: 0% / Magenta: 2% / Yellow: 28% / Key: 20%

What color is #CCC893?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCC893 to RGB:

rgb(204, 200, 147)HEX to RGB Converter →

HEX to HSL

Convert #CCC893 to HSL:

hsl(56, 36%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #CCC893 to CMYK:

cmyk(0%, 2%, 28%, 20%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #CCC893 has RGB (204, 200, 147) and HSL (56°, 36%, 69%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCC893 is #9397CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCAC93.

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

Contrast with #CCC893

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCC893?

#CCC893 is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CCC893?

#CCC893 in RGB is (204, 200, 147) - 204 red, 200 green, and 147 blue.

How to use #CCC893 in CSS?

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

What colors go well with #CCC893?

#9397CC (complementary), #CCAC93 (analogous), and #B4AE5F (lighter shade) work well with #CCC893.