#C67178 Color Information

Hex color code: #C67178

The hex color #C67178 is a pastel red with RGB values of (198, 113, 120) and HSL of (355°, 43%, 61%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#C67178
RGB
198, 113, 120
HSL
355°, 43%, 61%
CMYK
0%, 43%, 39%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C67178; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 113, 120

Red: 198 / Green: 113 / Blue: 120

HSL

355°, 43%, 61%

Hue: 355° / Saturation: 43% / Lightness: 61%

CMYK

0%, 43%, 39%, 22%

Cyan: 0% / Magenta: 43% / Yellow: 39% / Key: 22%

What color is #C67178?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C67178 to RGB:

rgb(198, 113, 120)HEX to RGB Converter →

HEX to HSL

Convert #C67178 to HSL:

hsl(355, 43%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #C67178 to CMYK:

cmyk(0%, 43%, 39%, 22%)Color Converter →

Color Meaning and Usage

A delicate red tone, #C67178 has RGB (198, 113, 120) and HSL (355°, 43%, 61%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C67178 is #71C6BF, creating high-contrast pairings. For softer combinations, try analogous colors like #C671A3.

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

Contrast with #C67178

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C67178?

#C67178 is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #C67178?

#C67178 in RGB is (198, 113, 120) - 198 red, 113 green, and 120 blue.

How to use #C67178 in CSS?

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

What colors go well with #C67178?

#71C6BF (complementary), #C671A3 (analogous), and #A8434B (lighter shade) work well with #C67178.