#46639B Color Information

Hex color code: #46639B

A pastel blue shade, #46639B appears as (70, 99, 155) in RGB and (220°, 38%, 44%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSteel Blue
HEX
#46639B
RGB
70, 99, 155
HSL
220°, 38%, 44%
CMYK
55%, 36%, 0%, 39%

Shades

CSS Usage
color: #46639B;
background-color: #46639B;
border-color: #46639B;
box-shadow: 0 0 10px #46639B;
border: 2px solid #46639B;
Tailwind Usage
bg-[#46639B]
text-[#46639B]
border-[#46639B]
shadow-[0_0_10px_46639B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #46639B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #46639B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #46639B; 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 #46639B; background-color: #46639B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #46639B20; border-left: 4px solid #46639B; }

Link / Accent

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

a { color: #46639B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #46639B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 99, 155

Red: 70 / Green: 99 / Blue: 155

HSL

220°, 38%, 44%

Hue: 220° / Saturation: 38% / Lightness: 44%

CMYK

55%, 36%, 0%, 39%

Cyan: 55% / Magenta: 36% / Yellow: 0% / Key: 39%

What color is #46639B?

#46639B is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #46639B to RGB:

rgb(70, 99, 155)HEX to RGB Converter →

HEX to HSL

Convert #46639B to HSL:

hsl(220, 38%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #46639B to CMYK:

cmyk(55%, 36%, 0%, 39%)Color Converter →

Color Meaning and Usage

A pastel blue tone, #46639B has RGB (70, 99, 155) and HSL (220°, 38%, 44%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #46639B is #9B7E46, creating high-contrast pairings. For softer combinations, try analogous colors like #468D9B.

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

Contrast with #46639B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #46639B?

#46639B is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #46639B?

#46639B in RGB is (70, 99, 155) - 70 red, 99 green, and 155 blue.

How to use #46639B in CSS?

Use #46639B directly in your CSS properties like color or background-color.

What colors go well with #46639B?

#9B7E46 (complementary), #468D9B (analogous), and #2E4166 (lighter shade) work well with #46639B.