#57292A Color Information

Hex color code: #57292A

#57292A is a delicate red color. In RGB it is (87, 41, 42), and in HSL it is (359°, 36%, 25%). It is widely used in graphic design.

Try:
Color NameSaddle Brown
HEX
#57292A
RGB
87, 41, 42
HSL
359°, 36%, 25%
CMYK
0%, 53%, 52%, 66%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #57292A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

87, 41, 42

Red: 87 / Green: 41 / Blue: 42

HSL

359°, 36%, 25%

Hue: 359° / Saturation: 36% / Lightness: 25%

CMYK

0%, 53%, 52%, 66%

Cyan: 0% / Magenta: 53% / Yellow: 52% / Key: 66%

What color is #57292A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #57292A to RGB:

rgb(87, 41, 42)HEX to RGB Converter →

HEX to HSL

Convert #57292A to HSL:

hsl(359, 36%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #57292A to CMYK:

cmyk(0%, 53%, 52%, 66%)Color Converter →

Color Meaning and Usage

A pastel red tone, #57292A has RGB (87, 41, 42) and HSL (359°, 36%, 25%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #57292A is #295756, creating high-contrast pairings. For softer combinations, try analogous colors like #572941.

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

Contrast with #57292A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #57292A?

#57292A is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #57292A?

#57292A in RGB is (87, 41, 42) - 87 red, 41 green, and 42 blue.

How to use #57292A in CSS?

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

What colors go well with #57292A?

#295756 (complementary), #572941 (analogous), and #231011 (lighter shade) work well with #57292A.