#C42F27 Color Information

Hex color code: #C42F27

#C42F27 is a warm red color. In RGB it is (196, 47, 39), and in HSL it is (3°, 67%, 46%). It is commonly used in modern UI design.

Try:
Color NameFirebrick
HEX
#C42F27
RGB
196, 47, 39
HSL
3°, 67%, 46%
CMYK
0%, 76%, 80%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C42F27; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 47, 39

Red: 196 / Green: 47 / Blue: 39

HSL

3°, 67%, 46%

Hue: 3° / Saturation: 67% / Lightness: 46%

CMYK

0%, 76%, 80%, 23%

Cyan: 0% / Magenta: 76% / Yellow: 80% / Key: 23%

What color is #C42F27?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C42F27 to RGB:

rgb(196, 47, 39)HEX to RGB Converter →

HEX to HSL

Convert #C42F27 to HSL:

hsl(3, 67%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #C42F27 to CMYK:

cmyk(0%, 76%, 80%, 23%)Color Converter →

Color Meaning and Usage

#C42F27 is a warm red color with RGB values of 196, 47, 39 and HSL of 3°, 67%, 46%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C42F27 is #27BCC4, creating high-contrast pairings. For softer combinations, try analogous colors like #C4276D.

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

Contrast with #C42F27

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C42F27?

#C42F27 is a warm red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C42F27?

#C42F27 in RGB is (196, 47, 39) - 196 red, 47 green, and 39 blue.

How to use #C42F27 in CSS?

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

What colors go well with #C42F27?

#27BCC4 (complementary), #C4276D (analogous), and #841F1A (lighter shade) work well with #C42F27.