#565BEB Color Information

Hex color code: #565BEB

The hex color #565BEB is a vivid blue with RGB values of (86, 91, 235) and HSL of (238°, 79%, 63%). It is commonly used in modern UI design.

Try:
Color NameRoyal Blue
HEX
#565BEB
RGB
86, 91, 235
HSL
238°, 79%, 63%
CMYK
63%, 61%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #565BEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 91, 235

Red: 86 / Green: 91 / Blue: 235

HSL

238°, 79%, 63%

Hue: 238° / Saturation: 79% / Lightness: 63%

CMYK

63%, 61%, 0%, 8%

Cyan: 63% / Magenta: 61% / Yellow: 0% / Key: 8%

What color is #565BEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #565BEB to RGB:

rgb(86, 91, 235)HEX to RGB Converter →

HEX to HSL

Convert #565BEB to HSL:

hsl(238, 79%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #565BEB to CMYK:

cmyk(63%, 61%, 0%, 8%)Color Converter →

Color Meaning and Usage

#565BEB is a eye-catching blue color with RGB values of 86, 91, 235 and HSL of 238°, 79%, 63%. This blue-purple hue evokes creativity and luxury, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #565BEB is #EBE656, creating high-contrast pairings. For softer combinations, try analogous colors like #56A6EB.

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

Contrast with #565BEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #565BEB?

#565BEB is a eye-catching blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #565BEB?

#565BEB in RGB is (86, 91, 235) - 86 red, 91 green, and 235 blue.

How to use #565BEB in CSS?

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

What colors go well with #565BEB?

#EBE656 (complementary), #56A6EB (analogous), and #1A20DB (lighter shade) work well with #565BEB.