#565ABD Color Information

Hex color code: #565ABD

A soft blue shade, #565ABD appears as (86, 90, 189) in RGB and (238°, 44%, 54%) in HSL. It is typically applied in digital products.

Try:
Color NameSlate Blue
HEX
#565ABD
RGB
86, 90, 189
HSL
238°, 44%, 54%
CMYK
54%, 52%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #565ABD; 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 #565ABD; background-color: #565ABD15; }

Alert / Toast

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

Link / Accent

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

a { color: #565ABD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #565ABD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 90, 189

Red: 86 / Green: 90 / Blue: 189

HSL

238°, 44%, 54%

Hue: 238° / Saturation: 44% / Lightness: 54%

CMYK

54%, 52%, 0%, 26%

Cyan: 54% / Magenta: 52% / Yellow: 0% / Key: 26%

What color is #565ABD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #565ABD to RGB:

rgb(86, 90, 189)HEX to RGB Converter →

HEX to HSL

Convert #565ABD to HSL:

hsl(238, 44%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #565ABD to CMYK:

cmyk(54%, 52%, 0%, 26%)Color Converter →

Color Meaning and Usage

#565ABD is a gentle blue color with RGB values of 86, 90, 189 and HSL of 238°, 44%, 54%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #565ABD is #BDBA56, creating high-contrast pairings. For softer combinations, try analogous colors like #568DBD.

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

Contrast with #565ABD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #565ABD?

#565ABD is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #565ABD?

#565ABD in RGB is (86, 90, 189) - 86 red, 90 green, and 189 blue.

How to use #565ABD in CSS?

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

What colors go well with #565ABD?

#BDBA56 (complementary), #568DBD (analogous), and #383B8F (lighter shade) work well with #565ABD.