#372C7D Color Information

Hex color code: #372C7D

A pastel blue shade, #372C7D appears as (55, 44, 125) in RGB and (248°, 48%, 33%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#372C7D
RGB
55, 44, 125
HSL
248°, 48%, 33%
CMYK
56%, 65%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #372C7D; 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 #372C7D; background-color: #372C7D15; }

Alert / Toast

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

Link / Accent

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

a { color: #372C7D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #372C7D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

55, 44, 125

Red: 55 / Green: 44 / Blue: 125

HSL

248°, 48%, 33%

Hue: 248° / Saturation: 48% / Lightness: 33%

CMYK

56%, 65%, 0%, 51%

Cyan: 56% / Magenta: 65% / Yellow: 0% / Key: 51%

What color is #372C7D?

#372C7D is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #372C7D to RGB:

rgb(55, 44, 125)HEX to RGB Converter →

HEX to HSL

Convert #372C7D to HSL:

hsl(248, 48%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #372C7D to CMYK:

cmyk(56%, 65%, 0%, 51%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #372C7D has RGB (55, 44, 125) and HSL (248°, 48%, 33%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #372C7D is #727D2C, creating high-contrast pairings. For softer combinations, try analogous colors like #2C497D.

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

Contrast with #372C7D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #372C7D?

#372C7D is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #372C7D?

#372C7D in RGB is (55, 44, 125) - 55 red, 44 green, and 125 blue.

How to use #372C7D in CSS?

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

What colors go well with #372C7D?

#727D2C (complementary), #2C497D (analogous), and #1E1844 (lighter shade) work well with #372C7D.