#56688F Color Information

Hex color code: #56688F

A pastel blue shade, #56688F appears as (86, 104, 143) in RGB and (221°, 25%, 45%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSlate Gray
HEX
#56688F
RGB
86, 104, 143
HSL
221°, 25%, 45%
CMYK
40%, 27%, 0%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #56688F; 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 #56688F; background-color: #56688F15; }

Alert / Toast

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

Link / Accent

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

a { color: #56688F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #56688F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 104, 143

Red: 86 / Green: 104 / Blue: 143

HSL

221°, 25%, 45%

Hue: 221° / Saturation: 25% / Lightness: 45%

CMYK

40%, 27%, 0%, 44%

Cyan: 40% / Magenta: 27% / Yellow: 0% / Key: 44%

What color is #56688F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #56688F to RGB:

rgb(86, 104, 143)HEX to RGB Converter →

HEX to HSL

Convert #56688F to HSL:

hsl(221, 25%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #56688F to CMYK:

cmyk(40%, 27%, 0%, 44%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #56688F has RGB (86, 104, 143) and HSL (221°, 25%, 45%). 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 #56688F is #8F7D56, creating high-contrast pairings. For softer combinations, try analogous colors like #56858F.

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

Contrast with #56688F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #56688F?

#56688F is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #56688F?

#56688F in RGB is (86, 104, 143) - 86 red, 104 green, and 143 blue.

How to use #56688F in CSS?

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

What colors go well with #56688F?

#8F7D56 (complementary), #56858F (analogous), and #394560 (lighter shade) work well with #56688F.