#C3402C Color Information

Hex color code: #C3402C

The hex color #C3402C is a energetic red with RGB values of (195, 64, 44) and HSL of (8°, 63%, 47%). It is often used for branding and logos.

Try:
Color NameFirebrick
HEX
#C3402C
RGB
195, 64, 44
HSL
8°, 63%, 47%
CMYK
0%, 67%, 77%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C3402C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 64, 44

Red: 195 / Green: 64 / Blue: 44

HSL

8°, 63%, 47%

Hue: 8° / Saturation: 63% / Lightness: 47%

CMYK

0%, 67%, 77%, 24%

Cyan: 0% / Magenta: 67% / Yellow: 77% / Key: 24%

What color is #C3402C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C3402C to RGB:

rgb(195, 64, 44)HEX to RGB Converter →

HEX to HSL

Convert #C3402C to HSL:

hsl(8, 63%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #C3402C to CMYK:

cmyk(0%, 67%, 77%, 24%)Color Converter →

Color Meaning and Usage

A invigorating red tone, #C3402C has RGB (195, 64, 44) and HSL (8°, 63%, 47%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C3402C is #2CAFC3, creating high-contrast pairings. For softer combinations, try analogous colors like #C32C64.

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

Contrast with #C3402C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C3402C?

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

What is the RGB value of #C3402C?

#C3402C in RGB is (195, 64, 44) - 195 red, 64 green, and 44 blue.

How to use #C3402C in CSS?

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

What colors go well with #C3402C?

#2CAFC3 (complementary), #C32C64 (analogous), and #852C1E (lighter shade) work well with #C3402C.