#371C6D Color Information

Hex color code: #371C6D

The hex color #371C6D is a tranquil purple with RGB values of (55, 28, 109) and HSL of (260°, 59%, 27%). It is popular in mobile app design.

Try:
Color NameIndigo
HEX
#371C6D
RGB
55, 28, 109
HSL
260°, 59%, 27%
CMYK
50%, 74%, 0%, 57%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #371C6D; 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 #371C6D; background-color: #371C6D15; }

Alert / Toast

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

Link / Accent

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

a { color: #371C6D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #371C6D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

55, 28, 109

Red: 55 / Green: 28 / Blue: 109

HSL

260°, 59%, 27%

Hue: 260° / Saturation: 59% / Lightness: 27%

CMYK

50%, 74%, 0%, 57%

Cyan: 50% / Magenta: 74% / Yellow: 0% / Key: 57%

What color is #371C6D?

#371C6D is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #371C6D to RGB:

rgb(55, 28, 109)HEX to RGB Converter →

HEX to HSL

Convert #371C6D to HSL:

hsl(260, 59%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #371C6D to CMYK:

cmyk(50%, 74%, 0%, 57%)Color Converter →

Color Meaning and Usage

A cool purple tone, #371C6D has RGB (55, 28, 109) and HSL (260°, 59%, 27%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #371C6D is #526D1C, creating high-contrast pairings. For softer combinations, try analogous colors like #1C2A6D.

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

Contrast with #371C6D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #371C6D?

#371C6D is a cool purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #371C6D?

#371C6D in RGB is (55, 28, 109) - 55 red, 28 green, and 109 blue.

How to use #371C6D in CSS?

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

What colors go well with #371C6D?

#526D1C (complementary), #1C2A6D (analogous), and #190D31 (lighter shade) work well with #371C6D.