#36527C Color Information

Hex color code: #36527C

#36527C is a subtle blue color. In RGB it is (54, 82, 124), and in HSL it is (216°, 39%, 35%). It is popular in mobile app design.

Try:
Color NameDark Slate Blue
HEX
#36527C
RGB
54, 82, 124
HSL
216°, 39%, 35%
CMYK
56%, 34%, 0%, 51%

Shades

CSS Usage
color: #36527C;
background-color: #36527C;
border-color: #36527C;
box-shadow: 0 0 10px #36527C;
border: 2px solid #36527C;
Tailwind Usage
bg-[#36527C]
text-[#36527C]
border-[#36527C]
shadow-[0_0_10px_36527C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #36527C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #36527C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #36527C; 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 #36527C; background-color: #36527C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #36527C20; border-left: 4px solid #36527C; }

Link / Accent

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

a { color: #36527C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #36527C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 82, 124

Red: 54 / Green: 82 / Blue: 124

HSL

216°, 39%, 35%

Hue: 216° / Saturation: 39% / Lightness: 35%

CMYK

56%, 34%, 0%, 51%

Cyan: 56% / Magenta: 34% / Yellow: 0% / Key: 51%

What color is #36527C?

#36527C is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #36527C to RGB:

rgb(54, 82, 124)HEX to RGB Converter →

HEX to HSL

Convert #36527C to HSL:

hsl(216, 39%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #36527C to CMYK:

cmyk(56%, 34%, 0%, 51%)Color Converter →

Color Meaning and Usage

A pastel blue tone, #36527C has RGB (54, 82, 124) and HSL (216°, 39%, 35%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #36527C is #7C6036, creating high-contrast pairings. For softer combinations, try analogous colors like #36757C.

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

Contrast with #36527C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #36527C?

#36527C is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #36527C?

#36527C in RGB is (54, 82, 124) - 54 red, 82 green, and 124 blue.

How to use #36527C in CSS?

Use #36527C directly in your CSS properties like color or background-color.

What colors go well with #36527C?

#7C6036 (complementary), #36757C (analogous), and #1F2F47 (lighter shade) work well with #36527C.