#C54C2B Color Information

Hex color code: #C54C2B

The hex color #C54C2B is a vibrant red with RGB values of (197, 76, 43) and HSL of (13°, 64%, 47%). It is popular in mobile app design.

Try:
Color NameChocolate
HEX
#C54C2B
RGB
197, 76, 43
HSL
13°, 64%, 47%
CMYK
0%, 61%, 78%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C54C2B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 76, 43

Red: 197 / Green: 76 / Blue: 43

HSL

13°, 64%, 47%

Hue: 13° / Saturation: 64% / Lightness: 47%

CMYK

0%, 61%, 78%, 23%

Cyan: 0% / Magenta: 61% / Yellow: 78% / Key: 23%

What color is #C54C2B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C54C2B to RGB:

rgb(197, 76, 43)HEX to RGB Converter →

HEX to HSL

Convert #C54C2B to HSL:

hsl(13, 64%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #C54C2B to CMYK:

cmyk(0%, 61%, 78%, 23%)Color Converter →

Color Meaning and Usage

A fiery red tone, #C54C2B has RGB (197, 76, 43) and HSL (13°, 64%, 47%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C54C2B is #2BA3C5, creating high-contrast pairings. For softer combinations, try analogous colors like #C52B57.

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

Contrast with #C54C2B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C54C2B?

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

What is the RGB value of #C54C2B?

#C54C2B in RGB is (197, 76, 43) - 197 red, 76 green, and 43 blue.

How to use #C54C2B in CSS?

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

What colors go well with #C54C2B?

#2BA3C5 (complementary), #C52B57 (analogous), and #86341D (lighter shade) work well with #C54C2B.