#32374D Color Information

Hex color code: #32374D

A delicate blue shade, #32374D appears as (50, 55, 77) in RGB and (229°, 21%, 25%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#32374D
RGB
50, 55, 77
HSL
229°, 21%, 25%
CMYK
35%, 29%, 0%, 70%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #32374D; 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 #32374D; background-color: #32374D15; }

Alert / Toast

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

Link / Accent

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

a { color: #32374D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #32374D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 55, 77

Red: 50 / Green: 55 / Blue: 77

HSL

229°, 21%, 25%

Hue: 229° / Saturation: 21% / Lightness: 25%

CMYK

35%, 29%, 0%, 70%

Cyan: 35% / Magenta: 29% / Yellow: 0% / Key: 70%

What color is #32374D?

#32374D is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #32374D to RGB:

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

HEX to HSL

Convert #32374D to HSL:

hsl(229, 21%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #32374D to CMYK:

cmyk(35%, 29%, 0%, 70%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #32374D has RGB (50, 55, 77) and HSL (229°, 21%, 25%). Known for evoking creativity and luxury, this blue-purple hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #32374D is #4D4832, creating high-contrast pairings. For softer combinations, try analogous colors like #32454D.

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

Contrast with #32374D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #32374D?

#32374D is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #32374D?

#32374D in RGB is (50, 55, 77) - 50 red, 55 green, and 77 blue.

How to use #32374D in CSS?

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

What colors go well with #32374D?

#4D4832 (complementary), #32454D (analogous), and #14161F (lighter shade) work well with #32374D.