#70293A Color Information

Hex color code: #70293A

A gentle red shade, #70293A appears as (112, 41, 58) in RGB and (346°, 46%, 30%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSaddle Brown
HEX
#70293A
RGB
112, 41, 58
HSL
346°, 46%, 30%
CMYK
0%, 63%, 48%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #70293A; 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 #70293A; background-color: #70293A15; }

Alert / Toast

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

Link / Accent

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

a { color: #70293A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #70293A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 41, 58

Red: 112 / Green: 41 / Blue: 58

HSL

346°, 46%, 30%

Hue: 346° / Saturation: 46% / Lightness: 30%

CMYK

0%, 63%, 48%, 56%

Cyan: 0% / Magenta: 63% / Yellow: 48% / Key: 56%

What color is #70293A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #70293A to RGB:

rgb(112, 41, 58)HEX to RGB Converter →

HEX to HSL

Convert #70293A to HSL:

hsl(346, 46%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #70293A to CMYK:

cmyk(0%, 63%, 48%, 56%)Color Converter →

Color Meaning and Usage

A subtle red tone, #70293A has RGB (112, 41, 58) and HSL (346°, 46%, 30%). 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 #70293A is #29705F, creating high-contrast pairings. For softer combinations, try analogous colors like #70295D.

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

Contrast with #70293A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #70293A?

#70293A is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #70293A?

#70293A in RGB is (112, 41, 58) - 112 red, 41 green, and 58 blue.

How to use #70293A in CSS?

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

What colors go well with #70293A?

#29705F (complementary), #70295D (analogous), and #38151D (lighter shade) work well with #70293A.