#364072 Color Information

Hex color code: #364072

#364072 is a pastel blue color. In RGB it is (54, 64, 114), and in HSL it is (230°, 36%, 33%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#364072
RGB
54, 64, 114
HSL
230°, 36%, 33%
CMYK
53%, 44%, 0%, 55%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #364072; 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 #364072; background-color: #36407215; }

Alert / Toast

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

Link / Accent

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

a { color: #364072; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #364072 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 64, 114

Red: 54 / Green: 64 / Blue: 114

HSL

230°, 36%, 33%

Hue: 230° / Saturation: 36% / Lightness: 33%

CMYK

53%, 44%, 0%, 55%

Cyan: 53% / Magenta: 44% / Yellow: 0% / Key: 55%

What color is #364072?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #364072 to RGB:

rgb(54, 64, 114)HEX to RGB Converter →

HEX to HSL

Convert #364072 to HSL:

hsl(230, 36%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #364072 to CMYK:

cmyk(53%, 44%, 0%, 55%)Color Converter →

Color Meaning and Usage

#364072 is a soft blue color with RGB values of 54, 64, 114 and HSL of 230°, 36%, 33%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #364072 is #726836, creating high-contrast pairings. For softer combinations, try analogous colors like #365E72.

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

Contrast with #364072

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #364072?

#364072 is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #364072?

#364072 in RGB is (54, 64, 114) - 54 red, 64 green, and 114 blue.

How to use #364072 in CSS?

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

What colors go well with #364072?

#726836 (complementary), #365E72 (analogous), and #1D233E (lighter shade) work well with #364072.