#37363A Color Information

Hex color code: #37363A

A intense purple shade, #37363A appears as (55, 54, 58) in RGB and (255°, 4%, 22%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#37363A
RGB
55, 54, 58
HSL
255°, 4%, 22%
CMYK
5%, 7%, 0%, 77%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #37363A; 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 #37363A; background-color: #37363A15; }

Alert / Toast

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

Link / Accent

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

a { color: #37363A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #37363A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

55, 54, 58

Red: 55 / Green: 54 / Blue: 58

HSL

255°, 4%, 22%

Hue: 255° / Saturation: 4% / Lightness: 22%

CMYK

5%, 7%, 0%, 77%

Cyan: 5% / Magenta: 7% / Yellow: 0% / Key: 77%

What color is #37363A?

#37363A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #37363A to RGB:

rgb(55, 54, 58)HEX to RGB Converter →

HEX to HSL

Convert #37363A to HSL:

hsl(255, 4%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #37363A to CMYK:

cmyk(5%, 7%, 0%, 77%)Color Converter →

Color Meaning and Usage

A deep purple tone, #37363A has RGB (55, 54, 58) and HSL (255°, 4%, 22%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #37363A is #393A36, creating high-contrast pairings. For softer combinations, try analogous colors like #36373A.

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

Contrast with #37363A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #37363A?

#37363A is a deep purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #37363A?

#37363A in RGB is (55, 54, 58) - 55 red, 54 green, and 58 blue.

How to use #37363A in CSS?

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

What colors go well with #37363A?

#393A36 (complementary), #36373A (analogous), and #111113 (lighter shade) work well with #37363A.