#C8352D Color Information

Hex color code: #C8352D

A vibrant red shade, #C8352D appears as (200, 53, 45) in RGB and (3°, 63%, 48%) in HSL. It is often used for branding and logos.

Try:
Color NameFirebrick
HEX
#C8352D
RGB
200, 53, 45
HSL
3°, 63%, 48%
CMYK
0%, 74%, 77%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C8352D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 53, 45

Red: 200 / Green: 53 / Blue: 45

HSL

3°, 63%, 48%

Hue: 3° / Saturation: 63% / Lightness: 48%

CMYK

0%, 74%, 77%, 22%

Cyan: 0% / Magenta: 74% / Yellow: 77% / Key: 22%

What color is #C8352D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C8352D to RGB:

rgb(200, 53, 45)HEX to RGB Converter →

HEX to HSL

Convert #C8352D to HSL:

hsl(3, 63%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #C8352D to CMYK:

cmyk(0%, 74%, 77%, 22%)Color Converter →

Color Meaning and Usage

A invigorating red tone, #C8352D has RGB (200, 53, 45) and HSL (3°, 63%, 48%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C8352D is #2DC0C8, creating high-contrast pairings. For softer combinations, try analogous colors like #C82D73.

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

Contrast with #C8352D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C8352D?

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

What is the RGB value of #C8352D?

#C8352D in RGB is (200, 53, 45) - 200 red, 53 green, and 45 blue.

How to use #C8352D in CSS?

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

What colors go well with #C8352D?

#2DC0C8 (complementary), #C82D73 (analogous), and #89241F (lighter shade) work well with #C8352D.