#5E413B Color Information

Hex color code: #5E413B

The hex color #5E413B is a pastel red with RGB values of (94, 65, 59) and HSL of (10°, 23%, 30%). It is commonly used in modern UI design.

Try:
Color NameDark Olive Green
HEX
#5E413B
RGB
94, 65, 59
HSL
10°, 23%, 30%
CMYK
0%, 31%, 37%, 63%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #5E413B; 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 #5E413B; background-color: #5E413B15; }

Alert / Toast

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

Link / Accent

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

a { color: #5E413B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5E413B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

94, 65, 59

Red: 94 / Green: 65 / Blue: 59

HSL

10°, 23%, 30%

Hue: 10° / Saturation: 23% / Lightness: 30%

CMYK

0%, 31%, 37%, 63%

Cyan: 0% / Magenta: 31% / Yellow: 37% / Key: 63%

What color is #5E413B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5E413B to RGB:

rgb(94, 65, 59)HEX to RGB Converter →

HEX to HSL

Convert #5E413B to HSL:

hsl(10, 23%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #5E413B to CMYK:

cmyk(0%, 31%, 37%, 63%)Color Converter →

Color Meaning and Usage

#5E413B is a delicate red color with RGB values of 94, 65, 59 and HSL of 10°, 23%, 30%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5E413B is #3B585E, creating high-contrast pairings. For softer combinations, try analogous colors like #5E3B47.

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

Contrast with #5E413B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5E413B?

#5E413B is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #5E413B?

#5E413B in RGB is (94, 65, 59) - 94 red, 65 green, and 59 blue.

How to use #5E413B in CSS?

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

What colors go well with #5E413B?

#3B585E (complementary), #5E3B47 (analogous), and #2F201D (lighter shade) work well with #5E413B.