#CC8F3F Color Information

Hex color code: #CC8F3F

#CC8F3F is a muted orange color. In RGB it is (204, 143, 63), and in HSL it is (34°, 58%, 52%). It is typically applied in digital products.

Try:
Color NamePeru
HEX
#CC8F3F
RGB
204, 143, 63
HSL
34°, 58%, 52%
CMYK
0%, 30%, 69%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC8F3F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 143, 63

Red: 204 / Green: 143 / Blue: 63

HSL

34°, 58%, 52%

Hue: 34° / Saturation: 58% / Lightness: 52%

CMYK

0%, 30%, 69%, 20%

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

What color is #CC8F3F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC8F3F to RGB:

rgb(204, 143, 63)HEX to RGB Converter →

HEX to HSL

Convert #CC8F3F to HSL:

hsl(34, 58%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #CC8F3F to CMYK:

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

Color Meaning and Usage

#CC8F3F is a muted orange color with RGB values of 204, 143, 63 and HSL of 34°, 58%, 52%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC8F3F is #3E7BCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC473E.

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

Contrast with #CC8F3F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC8F3F?

#CC8F3F is a muted orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CC8F3F?

#CC8F3F in RGB is (204, 143, 63) - 204 red, 143 green, and 63 blue.

How to use #CC8F3F in CSS?

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

What colors go well with #CC8F3F?

#3E7BCC (complementary), #CC473E (analogous), and #956628 (lighter shade) work well with #CC8F3F.