#363A39 Color Information

Hex color code: #363A39

The hex color #363A39 is a deep cyan with RGB values of (54, 58, 57) and HSL of (165°, 4%, 22%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#363A39
RGB
54, 58, 57
HSL
165°, 4%, 22%
CMYK
7%, 0%, 2%, 77%

Shades

CSS Usage
color: #363A39;
background-color: #363A39;
border-color: #363A39;
box-shadow: 0 0 10px #363A39;
border: 2px solid #363A39;
Tailwind Usage
bg-[#363A39]
text-[#363A39]
border-[#363A39]
shadow-[0_0_10px_363A39]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #363A39, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #363A39; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #363A39; 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 #363A39; background-color: #363A3915; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #363A3920; border-left: 4px solid #363A39; }

Link / Accent

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

a { color: #363A39; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #363A39 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 58, 57

Red: 54 / Green: 58 / Blue: 57

HSL

165°, 4%, 22%

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

CMYK

7%, 0%, 2%, 77%

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

What color is #363A39?

#363A39 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #363A39 to RGB:

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

HEX to HSL

Convert #363A39 to HSL:

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

HEX to CMYK

Convert #363A39 to CMYK:

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

Color Meaning and Usage

#363A39 is a deep cyan color with RGB values of 54, 58, 57 and HSL of 165°, 4%, 22%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #363A39 is #3A3637, creating high-contrast pairings. For softer combinations, try analogous colors like #363A37.

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

Contrast with #363A39

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 #363A39?

#363A39 is a deep cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #363A39?

#363A39 in RGB is (54, 58, 57) - 54 red, 58 green, and 57 blue.

How to use #363A39 in CSS?

Use #363A39 directly in your CSS properties like color or background-color.

What colors go well with #363A39?

#3A3637 (complementary), #363A37 (analogous), and #111312 (lighter shade) work well with #363A39.