#56383F Color Information

Hex color code: #56383F

#56383F is a pastel red color. In RGB it is (86, 56, 63), and in HSL it is (346°, 21%, 28%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#56383F
RGB
86, 56, 63
HSL
346°, 21%, 28%
CMYK
0%, 35%, 27%, 66%

Shades

CSS Usage
color: #56383F;
background-color: #56383F;
border-color: #56383F;
box-shadow: 0 0 10px #56383F;
border: 2px solid #56383F;
Tailwind Usage
bg-[#56383F]
text-[#56383F]
border-[#56383F]
shadow-[0_0_10px_56383F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #56383F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #56383F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #56383F; 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 #56383F; background-color: #56383F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #56383F20; border-left: 4px solid #56383F; }

Link / Accent

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

a { color: #56383F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #56383F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 56, 63

Red: 86 / Green: 56 / Blue: 63

HSL

346°, 21%, 28%

Hue: 346° / Saturation: 21% / Lightness: 28%

CMYK

0%, 35%, 27%, 66%

Cyan: 0% / Magenta: 35% / Yellow: 27% / Key: 66%

What color is #56383F?

#56383F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #56383F to RGB:

rgb(86, 56, 63)HEX to RGB Converter →

HEX to HSL

Convert #56383F to HSL:

hsl(346, 21%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #56383F to CMYK:

cmyk(0%, 35%, 27%, 66%)Color Converter →

Color Meaning and Usage

#56383F is a soft red color with RGB values of 86, 56, 63 and HSL of 346°, 21%, 28%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #56383F is #38564F, creating high-contrast pairings. For softer combinations, try analogous colors like #56384E.

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

Contrast with #56383F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #56383F?

#56383F is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #56383F?

#56383F in RGB is (86, 56, 63) - 86 red, 56 green, and 63 blue.

How to use #56383F in CSS?

Use #56383F directly in your CSS properties like color or background-color.

What colors go well with #56383F?

#38564F (complementary), #56384E (analogous), and #281A1D (lighter shade) work well with #56383F.