#503235 Color Information

Hex color code: #503235

A gentle red shade, #503235 appears as (80, 50, 53) in RGB and (354°, 23%, 25%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#503235
RGB
80, 50, 53
HSL
354°, 23%, 25%
CMYK
0%, 38%, 34%, 69%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #503235; 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 #503235; background-color: #50323515; }

Alert / Toast

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

Link / Accent

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

a { color: #503235; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #503235 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

80, 50, 53

Red: 80 / Green: 50 / Blue: 53

HSL

354°, 23%, 25%

Hue: 354° / Saturation: 23% / Lightness: 25%

CMYK

0%, 38%, 34%, 69%

Cyan: 0% / Magenta: 38% / Yellow: 34% / Key: 69%

What color is #503235?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #503235 to RGB:

rgb(80, 50, 53)HEX to RGB Converter →

HEX to HSL

Convert #503235 to HSL:

hsl(354, 23%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #503235 to CMYK:

cmyk(0%, 38%, 34%, 69%)Color Converter →

Color Meaning and Usage

A subtle red tone, #503235 has RGB (80, 50, 53) and HSL (354°, 23%, 25%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #503235 is #314E4B, creating high-contrast pairings. For softer combinations, try analogous colors like #4E3143.

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

Contrast with #503235

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #503235?

#503235 is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #503235?

#503235 in RGB is (80, 50, 53) - 80 red, 50 green, and 53 blue.

How to use #503235 in CSS?

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

What colors go well with #503235?

#314E4B (complementary), #4E3143 (analogous), and #1F1415 (lighter shade) work well with #503235.