#56527A Color Information

Hex color code: #56527A

The hex color #56527A is a pastel blue with RGB values of (86, 82, 122) and HSL of (246°, 20%, 40%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#56527A
RGB
86, 82, 122
HSL
246°, 20%, 40%
CMYK
30%, 33%, 0%, 52%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #56527A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 82, 122

Red: 86 / Green: 82 / Blue: 122

HSL

246°, 20%, 40%

Hue: 246° / Saturation: 20% / Lightness: 40%

CMYK

30%, 33%, 0%, 52%

Cyan: 30% / Magenta: 33% / Yellow: 0% / Key: 52%

What color is #56527A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #56527A to RGB:

rgb(86, 82, 122)HEX to RGB Converter →

HEX to HSL

Convert #56527A to HSL:

hsl(246, 20%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #56527A to CMYK:

cmyk(30%, 33%, 0%, 52%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #56527A has RGB (86, 82, 122) and HSL (246°, 20%, 40%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #56527A is #767A52, creating high-contrast pairings. For softer combinations, try analogous colors like #52627A.

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

Contrast with #56527A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #56527A?

#56527A is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #56527A?

#56527A in RGB is (86, 82, 122) - 86 red, 82 green, and 122 blue.

How to use #56527A in CSS?

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

What colors go well with #56527A?

#767A52 (complementary), #52627A (analogous), and #36334D (lighter shade) work well with #56527A.