#46597C Color Information

Hex color code: #46597C

A subtle blue shade, #46597C appears as (70, 89, 124) in RGB and (219°, 28%, 38%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Blue
HEX
#46597C
RGB
70, 89, 124
HSL
219°, 28%, 38%
CMYK
44%, 28%, 0%, 51%

Shades

CSS Usage
color: #46597C;
background-color: #46597C;
border-color: #46597C;
box-shadow: 0 0 10px #46597C;
border: 2px solid #46597C;
Tailwind Usage
bg-[#46597C]
text-[#46597C]
border-[#46597C]
shadow-[0_0_10px_46597C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #46597C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #46597C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #46597C; 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 #46597C; background-color: #46597C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #46597C20; border-left: 4px solid #46597C; }

Link / Accent

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

a { color: #46597C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #46597C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 89, 124

Red: 70 / Green: 89 / Blue: 124

HSL

219°, 28%, 38%

Hue: 219° / Saturation: 28% / Lightness: 38%

CMYK

44%, 28%, 0%, 51%

Cyan: 44% / Magenta: 28% / Yellow: 0% / Key: 51%

What color is #46597C?

#46597C is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #46597C to RGB:

rgb(70, 89, 124)HEX to RGB Converter →

HEX to HSL

Convert #46597C to HSL:

hsl(219, 28%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #46597C to CMYK:

cmyk(44%, 28%, 0%, 51%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #46597C has RGB (70, 89, 124) and HSL (219°, 28%, 38%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #46597C is #7C6946, creating high-contrast pairings. For softer combinations, try analogous colors like #46747C.

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

Contrast with #46597C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #46597C?

#46597C is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #46597C?

#46597C in RGB is (70, 89, 124) - 70 red, 89 green, and 124 blue.

How to use #46597C in CSS?

Use #46597C directly in your CSS properties like color or background-color.

What colors go well with #46597C?

#7C6946 (complementary), #46747C (analogous), and #2A364B (lighter shade) work well with #46597C.