#C45353 Color Information

Hex color code: #C45353

#C45353 is a subtle red color. In RGB it is (196, 83, 83), and in HSL it is (0°, 49%, 55%). It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#C45353
RGB
196, 83, 83
HSL
0°, 49%, 55%
CMYK
0%, 58%, 58%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C45353; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 83, 83

Red: 196 / Green: 83 / Blue: 83

HSL

0°, 49%, 55%

Hue: 0° / Saturation: 49% / Lightness: 55%

CMYK

0%, 58%, 58%, 23%

Cyan: 0% / Magenta: 58% / Yellow: 58% / Key: 23%

What color is #C45353?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C45353 to RGB:

rgb(196, 83, 83)HEX to RGB Converter →

HEX to HSL

Convert #C45353 to HSL:

hsl(0, 49%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #C45353 to CMYK:

cmyk(0%, 58%, 58%, 23%)Color Converter →

Color Meaning and Usage

#C45353 is a pastel red color with RGB values of 196, 83, 83 and HSL of 0°, 49%, 55%. This red-orange hue evokes warmth and passion, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C45353 is #54C4C4, creating high-contrast pairings. For softer combinations, try analogous colors like #C4548C.

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

Contrast with #C45353

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C45353?

#C45353 is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C45353?

#C45353 in RGB is (196, 83, 83) - 196 red, 83 green, and 83 blue.

How to use #C45353 in CSS?

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

What colors go well with #C45353?

#54C4C4 (complementary), #C4548C (analogous), and #983434 (lighter shade) work well with #C45353.