#36383A Color Information

Hex color code: #36383A

#36383A is a dark blue color. In RGB it is (54, 56, 58), and in HSL it is (210°, 4%, 22%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#36383A
RGB
54, 56, 58
HSL
210°, 4%, 22%
CMYK
7%, 3%, 0%, 77%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #36383A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 56, 58

Red: 54 / Green: 56 / Blue: 58

HSL

210°, 4%, 22%

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

CMYK

7%, 3%, 0%, 77%

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

What color is #36383A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #36383A to RGB:

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

HEX to HSL

Convert #36383A to HSL:

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

HEX to CMYK

Convert #36383A to CMYK:

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

Color Meaning and Usage

#36383A is a dark blue color with RGB values of 54, 56, 58 and HSL of 210°, 4%, 22%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #36383A is #3A3836, creating high-contrast pairings. For softer combinations, try analogous colors like #363A3A.

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

Contrast with #36383A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #36383A?

#36383A is a dark blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #36383A?

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

How to use #36383A in CSS?

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

What colors go well with #36383A?

#3A3836 (complementary), #363A3A (analogous), and #111213 (lighter shade) work well with #36383A.