#C4635E Color Information

Hex color code: #C4635E

#C4635E is a pastel red color. In RGB it is (196, 99, 94), and in HSL it is (3°, 46%, 57%). It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#C4635E
RGB
196, 99, 94
HSL
3°, 46%, 57%
CMYK
0%, 49%, 52%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4635E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 99, 94

Red: 196 / Green: 99 / Blue: 94

HSL

3°, 46%, 57%

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

CMYK

0%, 49%, 52%, 23%

Cyan: 0% / Magenta: 49% / Yellow: 52% / Key: 23%

What color is #C4635E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4635E to RGB:

rgb(196, 99, 94)HEX to RGB Converter →

HEX to HSL

Convert #C4635E to HSL:

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

HEX to CMYK

Convert #C4635E to CMYK:

cmyk(0%, 49%, 52%, 23%)Color Converter →

Color Meaning and Usage

#C4635E is a soft red color with RGB values of 196, 99, 94 and HSL of 3°, 46%, 57%. 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 #C4635E is #5FBFC4, creating high-contrast pairings. For softer combinations, try analogous colors like #C45F8C.

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

Contrast with #C4635E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4635E?

#C4635E is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C4635E?

#C4635E in RGB is (196, 99, 94) - 196 red, 99 green, and 94 blue.

How to use #C4635E in CSS?

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

What colors go well with #C4635E?

#5FBFC4 (complementary), #C45F8C (analogous), and #9C3F3A (lighter shade) work well with #C4635E.