#36364A Color Information

Hex color code: #36364A

The hex color #36364A is a subtle blue with RGB values of (54, 54, 74) and HSL of (240°, 16%, 25%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#36364A
RGB
54, 54, 74
HSL
240°, 16%, 25%
CMYK
27%, 27%, 0%, 71%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #36364A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 54, 74

Red: 54 / Green: 54 / Blue: 74

HSL

240°, 16%, 25%

Hue: 240° / Saturation: 16% / Lightness: 25%

CMYK

27%, 27%, 0%, 71%

Cyan: 27% / Magenta: 27% / Yellow: 0% / Key: 71%

What color is #36364A?

#36364A is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #36364A to RGB:

rgb(54, 54, 74)HEX to RGB Converter →

HEX to HSL

Convert #36364A to HSL:

hsl(240, 16%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #36364A to CMYK:

cmyk(27%, 27%, 0%, 71%)Color Converter →

Color Meaning and Usage

A muted blue tone, #36364A has RGB (54, 54, 74) and HSL (240°, 16%, 25%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #36364A is #4A4A36, creating high-contrast pairings. For softer combinations, try analogous colors like #36404A.

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

Contrast with #36364A

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 #36364A?

#36364A is a muted blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #36364A?

#36364A in RGB is (54, 54, 74) - 54 red, 54 green, and 74 blue.

How to use #36364A in CSS?

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

What colors go well with #36364A?

#4A4A36 (complementary), #36404A (analogous), and #15151E (lighter shade) work well with #36364A.