#562BF3 Color Information

Hex color code: #562BF3

A bold blue shade, #562BF3 appears as (86, 43, 243) in RGB and (253°, 89%, 56%) in HSL. It is often used for branding and logos.

Try:
Color NameBlue Violet
HEX
#562BF3
RGB
86, 43, 243
HSL
253°, 89%, 56%
CMYK
65%, 82%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #562BF3; 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 #562BF3; background-color: #562BF315; }

Alert / Toast

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

Link / Accent

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

a { color: #562BF3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #562BF3 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 43, 243

Red: 86 / Green: 43 / Blue: 243

HSL

253°, 89%, 56%

Hue: 253° / Saturation: 89% / Lightness: 56%

CMYK

65%, 82%, 0%, 5%

Cyan: 65% / Magenta: 82% / Yellow: 0% / Key: 5%

What color is #562BF3?

#562BF3 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #562BF3 to RGB:

rgb(86, 43, 243)HEX to RGB Converter →

HEX to HSL

Convert #562BF3 to HSL:

hsl(253, 89%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #562BF3 to CMYK:

cmyk(65%, 82%, 0%, 5%)Color Converter →

Color Meaning and Usage

A bold blue tone, #562BF3 has RGB (86, 43, 243) and HSL (253°, 89%, 56%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #562BF3 is #C7F32B, creating high-contrast pairings. For softer combinations, try analogous colors like #2B64F3.

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

Contrast with #562BF3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #562BF3?

#562BF3 is a bold blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #562BF3?

#562BF3 in RGB is (86, 43, 243) - 86 red, 43 green, and 243 blue.

How to use #562BF3 in CSS?

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

What colors go well with #562BF3?

#C7F32B (complementary), #2B64F3 (analogous), and #340CC6 (lighter shade) work well with #562BF3.