#463ACB Color Information

Hex color code: #463ACB

#463ACB is a peaceful blue color. In RGB it is (70, 58, 203), and in HSL it is (245°, 58%, 51%). It is typically applied in digital products.

Try:
Color NameSlate Blue
HEX
#463ACB
RGB
70, 58, 203
HSL
245°, 58%, 51%
CMYK
66%, 71%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #463ACB; 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 #463ACB; background-color: #463ACB15; }

Alert / Toast

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

Link / Accent

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

a { color: #463ACB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #463ACB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 58, 203

Red: 70 / Green: 58 / Blue: 203

HSL

245°, 58%, 51%

Hue: 245° / Saturation: 58% / Lightness: 51%

CMYK

66%, 71%, 0%, 20%

Cyan: 66% / Magenta: 71% / Yellow: 0% / Key: 20%

What color is #463ACB?

#463ACB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #463ACB to RGB:

rgb(70, 58, 203)HEX to RGB Converter →

HEX to HSL

Convert #463ACB to HSL:

hsl(245, 58%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #463ACB to CMYK:

cmyk(66%, 71%, 0%, 20%)Color Converter →

Color Meaning and Usage

A serene blue tone, #463ACB has RGB (70, 58, 203) and HSL (245°, 58%, 51%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #463ACB is #BECB3A, creating high-contrast pairings. For softer combinations, try analogous colors like #3A76CB.

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

Contrast with #463ACB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #463ACB?

#463ACB is a serene blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #463ACB?

#463ACB in RGB is (70, 58, 203) - 70 red, 58 green, and 203 blue.

How to use #463ACB in CSS?

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

What colors go well with #463ACB?

#BECB3A (complementary), #3A76CB (analogous), and #2F2791 (lighter shade) work well with #463ACB.