#CC840F Color Information

Hex color code: #CC840F

#CC840F is a striking orange color. In RGB it is (204, 132, 15), and in HSL it is (37°, 86%, 43%). It is popular in mobile app design.

Try:
Color NameDark Goldenrod
HEX
#CC840F
RGB
204, 132, 15
HSL
37°, 86%, 43%
CMYK
0%, 35%, 93%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC840F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 132, 15

Red: 204 / Green: 132 / Blue: 15

HSL

37°, 86%, 43%

Hue: 37° / Saturation: 86% / Lightness: 43%

CMYK

0%, 35%, 93%, 20%

Cyan: 0% / Magenta: 35% / Yellow: 93% / Key: 20%

What color is #CC840F?

#CC840F is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC840F to RGB:

rgb(204, 132, 15)HEX to RGB Converter →

HEX to HSL

Convert #CC840F to HSL:

hsl(37, 86%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #CC840F to CMYK:

cmyk(0%, 35%, 93%, 20%)Color Converter →

Color Meaning and Usage

A striking orange tone, #CC840F has RGB (204, 132, 15) and HSL (37°, 86%, 43%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC840F is #0F58CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC250F.

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

Contrast with #CC840F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC840F?

#CC840F is a striking orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CC840F?

#CC840F in RGB is (204, 132, 15) - 204 red, 132 green, and 15 blue.

How to use #CC840F in CSS?

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

What colors go well with #CC840F?

#0F58CC (complementary), #CC250F (analogous), and #85560A (lighter shade) work well with #CC840F.