#C64E4E Color Information

Hex color code: #C64E4E

#C64E4E is a invigorating red color. In RGB it is (198, 78, 78), and in HSL it is (0°, 51%, 54%). It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#C64E4E
RGB
198, 78, 78
HSL
0°, 51%, 54%
CMYK
0%, 61%, 61%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C64E4E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 78, 78

Red: 198 / Green: 78 / Blue: 78

HSL

0°, 51%, 54%

Hue: 0° / Saturation: 51% / Lightness: 54%

CMYK

0%, 61%, 61%, 22%

Cyan: 0% / Magenta: 61% / Yellow: 61% / Key: 22%

What color is #C64E4E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C64E4E to RGB:

rgb(198, 78, 78)HEX to RGB Converter →

HEX to HSL

Convert #C64E4E to HSL:

hsl(0, 51%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #C64E4E to CMYK:

cmyk(0%, 61%, 61%, 22%)Color Converter →

Color Meaning and Usage

#C64E4E is a fiery red color with RGB values of 198, 78, 78 and HSL of 0°, 51%, 54%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C64E4E is #4EC6C6, creating high-contrast pairings. For softer combinations, try analogous colors like #C64E8A.

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

Contrast with #C64E4E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C64E4E?

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

What is the RGB value of #C64E4E?

#C64E4E in RGB is (198, 78, 78) - 198 red, 78 green, and 78 blue.

How to use #C64E4E in CSS?

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

What colors go well with #C64E4E?

#4EC6C6 (complementary), #C64E8A (analogous), and #963131 (lighter shade) work well with #C64E4E.