#CC8028 Color Information

Hex color code: #CC8028

A neutral orange shade, #CC8028 appears as (204, 128, 40) in RGB and (32°, 67%, 48%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePeru
HEX
#CC8028
RGB
204, 128, 40
HSL
32°, 67%, 48%
CMYK
0%, 37%, 80%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC8028; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 128, 40

Red: 204 / Green: 128 / Blue: 40

HSL

32°, 67%, 48%

Hue: 32° / Saturation: 67% / Lightness: 48%

CMYK

0%, 37%, 80%, 20%

Cyan: 0% / Magenta: 37% / Yellow: 80% / Key: 20%

What color is #CC8028?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC8028 to RGB:

rgb(204, 128, 40)HEX to RGB Converter →

HEX to HSL

Convert #CC8028 to HSL:

hsl(32, 67%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #CC8028 to CMYK:

cmyk(0%, 37%, 80%, 20%)Color Converter →

Color Meaning and Usage

A neutral orange tone, #CC8028 has RGB (204, 128, 40) and HSL (32°, 67%, 48%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC8028 is #2875CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC2E28.

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

Contrast with #CC8028

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

Contrast Ratio: 6.69:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC8028?

#CC8028 is a neutral orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CC8028?

#CC8028 in RGB is (204, 128, 40) - 204 red, 128 green, and 40 blue.

How to use #CC8028 in CSS?

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

What colors go well with #CC8028?

#2875CC (complementary), #CC2E28 (analogous), and #8D581C (lighter shade) work well with #CC8028.