#55352B Color Information

Hex color code: #55352B

A subtle red shade, #55352B appears as (85, 53, 43) in RGB and (14°, 33%, 25%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Olive Green
HEX
#55352B
RGB
85, 53, 43
HSL
14°, 33%, 25%
CMYK
0%, 38%, 49%, 67%

Shades

CSS Usage
color: #55352B;
background-color: #55352B;
border-color: #55352B;
box-shadow: 0 0 10px #55352B;
border: 2px solid #55352B;
Tailwind Usage
bg-[#55352B]
text-[#55352B]
border-[#55352B]
shadow-[0_0_10px_55352B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #55352B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #55352B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #55352B; 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 #55352B; background-color: #55352B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #55352B20; border-left: 4px solid #55352B; }

Link / Accent

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

a { color: #55352B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #55352B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

85, 53, 43

Red: 85 / Green: 53 / Blue: 43

HSL

14°, 33%, 25%

Hue: 14° / Saturation: 33% / Lightness: 25%

CMYK

0%, 38%, 49%, 67%

Cyan: 0% / Magenta: 38% / Yellow: 49% / Key: 67%

What color is #55352B?

#55352B is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #55352B to RGB:

rgb(85, 53, 43)HEX to RGB Converter →

HEX to HSL

Convert #55352B to HSL:

hsl(14, 33%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #55352B to CMYK:

cmyk(0%, 38%, 49%, 67%)Color Converter →

Color Meaning and Usage

A delicate red tone, #55352B has RGB (85, 53, 43) and HSL (14°, 33%, 25%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #55352B is #2B4B55, creating high-contrast pairings. For softer combinations, try analogous colors like #552B36.

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

Contrast with #55352B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #55352B?

#55352B is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #55352B?

#55352B in RGB is (85, 53, 43) - 85 red, 53 green, and 43 blue.

How to use #55352B in CSS?

Use #55352B directly in your CSS properties like color or background-color.

What colors go well with #55352B?

#2B4B55 (complementary), #552B36 (analogous), and #221511 (lighter shade) work well with #55352B.