#C6484C Color Information

Hex color code: #C6484C

#C6484C is a warm red color. In RGB it is (198, 72, 76), and in HSL it is (358°, 53%, 53%). It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#C6484C
RGB
198, 72, 76
HSL
358°, 53%, 53%
CMYK
0%, 64%, 62%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C6484C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 72, 76

Red: 198 / Green: 72 / Blue: 76

HSL

358°, 53%, 53%

Hue: 358° / Saturation: 53% / Lightness: 53%

CMYK

0%, 64%, 62%, 22%

Cyan: 0% / Magenta: 64% / Yellow: 62% / Key: 22%

What color is #C6484C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C6484C to RGB:

rgb(198, 72, 76)HEX to RGB Converter →

HEX to HSL

Convert #C6484C to HSL:

hsl(358, 53%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #C6484C to CMYK:

cmyk(0%, 64%, 62%, 22%)Color Converter →

Color Meaning and Usage

#C6484C is a invigorating red color with RGB values of 198, 72, 76 and HSL of 358°, 53%, 53%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C6484C is #48C7C2, creating high-contrast pairings. For softer combinations, try analogous colors like #C7488B.

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

Contrast with #C6484C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C6484C?

#C6484C is a invigorating red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C6484C?

#C6484C in RGB is (198, 72, 76) - 198 red, 72 green, and 76 blue.

How to use #C6484C in CSS?

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

What colors go well with #C6484C?

#48C7C2 (complementary), #C7488B (analogous), and #942E31 (lighter shade) work well with #C6484C.