#36427C Color Information

Hex color code: #36427C

A subtle blue shade, #36427C appears as (54, 66, 124) in RGB and (230°, 39%, 35%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Blue
HEX
#36427C
RGB
54, 66, 124
HSL
230°, 39%, 35%
CMYK
56%, 47%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #36427C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 66, 124

Red: 54 / Green: 66 / Blue: 124

HSL

230°, 39%, 35%

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

CMYK

56%, 47%, 0%, 51%

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

What color is #36427C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #36427C to RGB:

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

HEX to HSL

Convert #36427C to HSL:

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

HEX to CMYK

Convert #36427C to CMYK:

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

Color Meaning and Usage

A subtle blue tone, #36427C has RGB (54, 66, 124) and HSL (230°, 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 #36427C is #7C7036, creating high-contrast pairings. For softer combinations, try analogous colors like #36657C.

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

Contrast with #36427C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #36427C?

#36427C is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #36427C?

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

How to use #36427C in CSS?

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

What colors go well with #36427C?

#7C7036 (complementary), #36657C (analogous), and #1F2647 (lighter shade) work well with #36427C.