#CC4028 Color Information

Hex color code: #CC4028

#CC4028 is a fiery red color. In RGB it is (204, 64, 40), and in HSL it is (9°, 67%, 48%). It is widely used in graphic design.

Try:
Color NameFirebrick
HEX
#CC4028
RGB
204, 64, 40
HSL
9°, 67%, 48%
CMYK
0%, 69%, 80%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #CC4028; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #CC4028; color: #FFFFFF; }

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 #CC4028; background-color: #CC402815; }

Alert / Toast

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

Link / Accent

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

a { color: #CC4028; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 64, 40

Red: 204 / Green: 64 / Blue: 40

HSL

9°, 67%, 48%

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

CMYK

0%, 69%, 80%, 20%

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

What color is #CC4028?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC4028 to RGB:

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

HEX to HSL

Convert #CC4028 to HSL:

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

HEX to CMYK

Convert #CC4028 to CMYK:

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

Color Meaning and Usage

#CC4028 is a fiery red color with RGB values of 204, 64, 40 and HSL of 9°, 67%, 48%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC4028 is #28B4CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC2862.

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

Contrast with #CC4028

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

Contrast Ratio: 4.33:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC4028?

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

What is the RGB value of #CC4028?

#CC4028 in RGB is (204, 64, 40) - 204 red, 64 green, and 40 blue.

How to use #CC4028 in CSS?

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

What colors go well with #CC4028?

#28B4CC (complementary), #CC2862 (analogous), and #8D2D1C (lighter shade) work well with #CC4028.