#CC5924 Color Information

Hex color code: #CC5924

#CC5924 is a invigorating orange color. In RGB it is (204, 89, 36), and in HSL it is (19°, 70%, 47%). It is widely used in graphic design.

Try:
Color NameChocolate
HEX
#CC5924
RGB
204, 89, 36
HSL
19°, 70%, 47%
CMYK
0%, 56%, 82%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC5924; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 89, 36

Red: 204 / Green: 89 / Blue: 36

HSL

19°, 70%, 47%

Hue: 19° / Saturation: 70% / Lightness: 47%

CMYK

0%, 56%, 82%, 20%

Cyan: 0% / Magenta: 56% / Yellow: 82% / Key: 20%

What color is #CC5924?

#CC5924 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC5924 to RGB:

rgb(204, 89, 36)HEX to RGB Converter →

HEX to HSL

Convert #CC5924 to HSL:

hsl(19, 70%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #CC5924 to CMYK:

cmyk(0%, 56%, 82%, 20%)Color Converter →

Color Meaning and Usage

#CC5924 is a fiery orange color with RGB values of 204, 89, 36 and HSL of 19°, 70%, 47%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC5924 is #2497CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC2443.

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

Contrast with #CC5924

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC5924?

#CC5924 is a fiery orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CC5924?

#CC5924 in RGB is (204, 89, 36) - 204 red, 89 green, and 36 blue.

How to use #CC5924 in CSS?

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

What colors go well with #CC5924?

#2497CC (complementary), #CC2443 (analogous), and #8B3D18 (lighter shade) work well with #CC5924.