#70362E Color Information

Hex color code: #70362E

#70362E is a soft red color. In RGB it is (112, 54, 46), and in HSL it is (7°, 42%, 31%). It is typically applied in digital products.

Try:
Color NameSaddle Brown
HEX
#70362E
RGB
112, 54, 46
HSL
7°, 42%, 31%
CMYK
0%, 52%, 59%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #70362E; 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 #70362E; background-color: #70362E15; }

Alert / Toast

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

Link / Accent

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

a { color: #70362E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #70362E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 54, 46

Red: 112 / Green: 54 / Blue: 46

HSL

7°, 42%, 31%

Hue: 7° / Saturation: 42% / Lightness: 31%

CMYK

0%, 52%, 59%, 56%

Cyan: 0% / Magenta: 52% / Yellow: 59% / Key: 56%

What color is #70362E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #70362E to RGB:

rgb(112, 54, 46)HEX to RGB Converter →

HEX to HSL

Convert #70362E to HSL:

hsl(7, 42%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #70362E to CMYK:

cmyk(0%, 52%, 59%, 56%)Color Converter →

Color Meaning and Usage

A pastel red tone, #70362E has RGB (112, 54, 46) and HSL (7°, 42%, 31%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #70362E is #2E6970, creating high-contrast pairings. For softer combinations, try analogous colors like #702E47.

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

Contrast with #70362E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #70362E?

#70362E is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #70362E?

#70362E in RGB is (112, 54, 46) - 112 red, 54 green, and 46 blue.

How to use #70362E in CSS?

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

What colors go well with #70362E?

#2E6970 (complementary), #702E47 (analogous), and #3A1C18 (lighter shade) work well with #70362E.