#463FCA Color Information

Hex color code: #463FCA

A calming blue shade, #463FCA appears as (70, 63, 202) in RGB and (243°, 57%, 52%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSlate Blue
HEX
#463FCA
RGB
70, 63, 202
HSL
243°, 57%, 52%
CMYK
65%, 69%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #463FCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 63, 202

Red: 70 / Green: 63 / Blue: 202

HSL

243°, 57%, 52%

Hue: 243° / Saturation: 57% / Lightness: 52%

CMYK

65%, 69%, 0%, 21%

Cyan: 65% / Magenta: 69% / Yellow: 0% / Key: 21%

What color is #463FCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #463FCA to RGB:

rgb(70, 63, 202)HEX to RGB Converter →

HEX to HSL

Convert #463FCA to HSL:

hsl(243, 57%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #463FCA to CMYK:

cmyk(65%, 69%, 0%, 21%)Color Converter →

Color Meaning and Usage

#463FCA is a peaceful blue color with RGB values of 70, 63, 202 and HSL of 243°, 57%, 52%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #463FCA is #C3CA3F, creating high-contrast pairings. For softer combinations, try analogous colors like #3F7ECA.

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

Contrast with #463FCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #463FCA?

#463FCA is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #463FCA?

#463FCA in RGB is (70, 63, 202) - 70 red, 63 green, and 202 blue.

How to use #463FCA in CSS?

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

What colors go well with #463FCA?

#C3CA3F (complementary), #3F7ECA (analogous), and #2E2994 (lighter shade) work well with #463FCA.