#CC250F Color Information

Hex color code: #CC250F

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

Try:
Color NameFirebrick
HEX
#CC250F
RGB
204, 37, 15
HSL
7°, 86%, 43%
CMYK
0%, 82%, 93%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC250F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 37, 15

Red: 204 / Green: 37 / Blue: 15

HSL

7°, 86%, 43%

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

CMYK

0%, 82%, 93%, 20%

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

What color is #CC250F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC250F to RGB:

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

HEX to HSL

Convert #CC250F to HSL:

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

HEX to CMYK

Convert #CC250F to CMYK:

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

Color Meaning and Usage

A bold red tone, #CC250F has RGB (204, 37, 15) and HSL (7°, 86%, 43%). Known for evoking energy and excitement, this highly saturated hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #CC250F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC250F?

#CC250F is a bold red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CC250F?

#CC250F in RGB is (204, 37, 15) - 204 red, 37 green, and 15 blue.

How to use #CC250F in CSS?

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

What colors go well with #CC250F?

#0FB6CC (complementary), #CC0F58 (analogous), and #85180A (lighter shade) work well with #CC250F.