#32371F Color Information

Hex color code: #32371F

A dramatic yellow shade, #32371F appears as (50, 55, 31) in RGB and (73°, 28%, 17%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#32371F
RGB
50, 55, 31
HSL
73°, 28%, 17%
CMYK
9%, 0%, 44%, 78%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #32371F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 55, 31

Red: 50 / Green: 55 / Blue: 31

HSL

73°, 28%, 17%

Hue: 73° / Saturation: 28% / Lightness: 17%

CMYK

9%, 0%, 44%, 78%

Cyan: 9% / Magenta: 0% / Yellow: 44% / Key: 78%

What color is #32371F?

#32371F is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #32371F to RGB:

rgb(50, 55, 31)HEX to RGB Converter →

HEX to HSL

Convert #32371F to HSL:

hsl(73, 28%, 17%)RGB to HSL Converter →

HEX to CMYK

Convert #32371F to CMYK:

cmyk(9%, 0%, 44%, 78%)Color Converter →

Color Meaning and Usage

A intense yellow tone, #32371F has RGB (50, 55, 31) and HSL (73°, 28%, 17%). Known for evoking sophistication and elegance, this very dark shade is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #32371F is #241F37, creating high-contrast pairings. For softer combinations, try analogous colors like #37311F.

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

Contrast with #32371F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #32371F?

#32371F is a intense yellow color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #32371F?

#32371F in RGB is (50, 55, 31) - 50 red, 55 green, and 31 blue.

How to use #32371F in CSS?

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

What colors go well with #32371F?

#241F37 (complementary), #37311F (analogous), and #060704 (lighter shade) work well with #32371F.