#71333A Color Information

Hex color code: #71333A

#71333A is a pastel red color. In RGB it is (113, 51, 58), and in HSL it is (353°, 38%, 32%). It is commonly used in modern UI design.

Try:
Color NameSaddle Brown
HEX
#71333A
RGB
113, 51, 58
HSL
353°, 38%, 32%
CMYK
0%, 55%, 49%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #71333A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

113, 51, 58

Red: 113 / Green: 51 / Blue: 58

HSL

353°, 38%, 32%

Hue: 353° / Saturation: 38% / Lightness: 32%

CMYK

0%, 55%, 49%, 56%

Cyan: 0% / Magenta: 55% / Yellow: 49% / Key: 56%

What color is #71333A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #71333A to RGB:

rgb(113, 51, 58)HEX to RGB Converter →

HEX to HSL

Convert #71333A to HSL:

hsl(353, 38%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #71333A to CMYK:

cmyk(0%, 55%, 49%, 56%)Color Converter →

Color Meaning and Usage

A gentle red tone, #71333A has RGB (113, 51, 58) and HSL (353°, 38%, 32%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #71333A is #337169, creating high-contrast pairings. For softer combinations, try analogous colors like #713359.

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

Contrast with #71333A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #71333A?

#71333A is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #71333A?

#71333A in RGB is (113, 51, 58) - 113 red, 51 green, and 58 blue.

How to use #71333A in CSS?

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

What colors go well with #71333A?

#337169 (complementary), #713359 (analogous), and #3C1B1F (lighter shade) work well with #71333A.