#565670 Color Information

Hex color code: #565670

#565670 is a muted blue color. In RGB it is (86, 86, 112), and in HSL it is (240°, 13%, 39%). It is typically applied in digital products.

Try:
Color NameDark Slate Blue
HEX
#565670
RGB
86, 86, 112
HSL
240°, 13%, 39%
CMYK
23%, 23%, 0%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #565670; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 86, 112

Red: 86 / Green: 86 / Blue: 112

HSL

240°, 13%, 39%

Hue: 240° / Saturation: 13% / Lightness: 39%

CMYK

23%, 23%, 0%, 56%

Cyan: 23% / Magenta: 23% / Yellow: 0% / Key: 56%

What color is #565670?

#565670 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #565670 to RGB:

rgb(86, 86, 112)HEX to RGB Converter →

HEX to HSL

Convert #565670 to HSL:

hsl(240, 13%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #565670 to CMYK:

cmyk(23%, 23%, 0%, 56%)Color Converter →

Color Meaning and Usage

#565670 is a muted blue color with RGB values of 86, 86, 112 and HSL of 240°, 13%, 39%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #565670 is #707057, creating high-contrast pairings. For softer combinations, try analogous colors like #576370.

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

Contrast with #565670

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #565670?

#565670 is a muted blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #565670?

#565670 in RGB is (86, 86, 112) - 86 red, 86 green, and 112 blue.

How to use #565670 in CSS?

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

What colors go well with #565670?

#707057 (complementary), #576370 (analogous), and #353545 (lighter shade) work well with #565670.