#CCB88C Color Information

Hex color code: #CCB88C

#CCB88C is a gentle orange color. In RGB it is (204, 184, 140), and in HSL it is (41°, 39%, 67%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#CCB88C
RGB
204, 184, 140
HSL
41°, 39%, 67%
CMYK
0%, 10%, 31%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCB88C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 184, 140

Red: 204 / Green: 184 / Blue: 140

HSL

41°, 39%, 67%

Hue: 41° / Saturation: 39% / Lightness: 67%

CMYK

0%, 10%, 31%, 20%

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

What color is #CCB88C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCB88C to RGB:

rgb(204, 184, 140)HEX to RGB Converter →

HEX to HSL

Convert #CCB88C to HSL:

hsl(41, 39%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #CCB88C to CMYK:

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

Color Meaning and Usage

A pastel orange tone, #CCB88C has RGB (204, 184, 140) and HSL (41°, 39%, 67%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCB88C is #8A9FCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC968A.

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

Contrast with #CCB88C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCB88C?

#CCB88C is a pastel orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CCB88C?

#CCB88C in RGB is (204, 184, 140) - 204 red, 184 green, and 140 blue.

How to use #CCB88C in CSS?

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

What colors go well with #CCB88C?

#8A9FCC (complementary), #CC968A (analogous), and #B49655 (lighter shade) work well with #CCB88C.