#463A69 Color Information

Hex color code: #463A69

A pastel purple shade, #463A69 appears as (70, 58, 105) in RGB and (255°, 29%, 32%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#463A69
RGB
70, 58, 105
HSL
255°, 29%, 32%
CMYK
33%, 45%, 0%, 59%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #463A69; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 58, 105

Red: 70 / Green: 58 / Blue: 105

HSL

255°, 29%, 32%

Hue: 255° / Saturation: 29% / Lightness: 32%

CMYK

33%, 45%, 0%, 59%

Cyan: 33% / Magenta: 45% / Yellow: 0% / Key: 59%

What color is #463A69?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #463A69 to RGB:

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

HEX to HSL

Convert #463A69 to HSL:

hsl(255, 29%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #463A69 to CMYK:

cmyk(33%, 45%, 0%, 59%)Color Converter →

Color Meaning and Usage

#463A69 is a gentle purple color with RGB values of 70, 58, 105 and HSL of 255°, 29%, 32%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #463A69 is #5D693A, creating high-contrast pairings. For softer combinations, try analogous colors like #3A4669.

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

Contrast with #463A69

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #463A69?

#463A69 is a gentle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #463A69?

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

How to use #463A69 in CSS?

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

What colors go well with #463A69?

#5D693A (complementary), #3A4669 (analogous), and #251F38 (lighter shade) work well with #463A69.