#36373A Color Information

Hex color code: #36373A

The hex color #36373A is a intense blue with RGB values of (54, 55, 58) and HSL of (225°, 4%, 22%). It is widely used in graphic design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #36373A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 55, 58

Red: 54 / Green: 55 / Blue: 58

HSL

225°, 4%, 22%

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

CMYK

7%, 5%, 0%, 77%

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

What color is #36373A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #36373A to RGB:

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

HEX to HSL

Convert #36373A to HSL:

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

HEX to CMYK

Convert #36373A to CMYK:

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

Color Meaning and Usage

#36373A is a rich blue color with RGB values of 54, 55, 58 and HSL of 225°, 4%, 22%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #36373A is #3A3936, creating high-contrast pairings. For softer combinations, try analogous colors like #36393A.

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

Contrast with #36373A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #36373A?

#36373A is a rich blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #36373A?

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

How to use #36373A in CSS?

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

What colors go well with #36373A?

#3A3936 (complementary), #36393A (analogous), and #111113 (lighter shade) work well with #36373A.