#863C40 Color Information

Hex color code: #863C40

The hex color #863C40 is a pastel red with RGB values of (134, 60, 64) and HSL of (357°, 38%, 38%). It is frequently seen in web interfaces.

Try:
Color NameSienna
HEX
#863C40
RGB
134, 60, 64
HSL
357°, 38%, 38%
CMYK
0%, 55%, 52%, 47%

Shades

CSS Usage
color: #863C40;
background-color: #863C40;
border-color: #863C40;
box-shadow: 0 0 10px #863C40;
border: 2px solid #863C40;
Tailwind Usage
bg-[#863C40]
text-[#863C40]
border-[#863C40]
shadow-[0_0_10px_863C40]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #863C40, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #863C40; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #863C40; 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 #863C40; background-color: #863C4015; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #863C4020; border-left: 4px solid #863C40; }

Link / Accent

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

a { color: #863C40; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #863C40 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

134, 60, 64

Red: 134 / Green: 60 / Blue: 64

HSL

357°, 38%, 38%

Hue: 357° / Saturation: 38% / Lightness: 38%

CMYK

0%, 55%, 52%, 47%

Cyan: 0% / Magenta: 55% / Yellow: 52% / Key: 47%

What color is #863C40?

#863C40 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #863C40 to RGB:

rgb(134, 60, 64)HEX to RGB Converter →

HEX to HSL

Convert #863C40 to HSL:

hsl(357, 38%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #863C40 to CMYK:

cmyk(0%, 55%, 52%, 47%)Color Converter →

Color Meaning and Usage

A gentle red tone, #863C40 has RGB (134, 60, 64) and HSL (357°, 38%, 38%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #863C40 is #3C8682, creating high-contrast pairings. For softer combinations, try analogous colors like #863C65.

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

Contrast with #863C40

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #863C40?

#863C40 is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #863C40?

#863C40 in RGB is (134, 60, 64) - 134 red, 60 green, and 64 blue.

How to use #863C40 in CSS?

Use #863C40 directly in your CSS properties like color or background-color.

What colors go well with #863C40?

#3C8682 (complementary), #863C65 (analogous), and #512427 (lighter shade) work well with #863C40.