#45598F Color Information

Hex color code: #45598F

The hex color #45598F is a pastel blue with RGB values of (69, 89, 143) and HSL of (224°, 35%, 42%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Blue
HEX
#45598F
RGB
69, 89, 143
HSL
224°, 35%, 42%
CMYK
52%, 38%, 0%, 44%

Shades

CSS Usage
color: #45598F;
background-color: #45598F;
border-color: #45598F;
box-shadow: 0 0 10px #45598F;
border: 2px solid #45598F;
Tailwind Usage
bg-[#45598F]
text-[#45598F]
border-[#45598F]
shadow-[0_0_10px_45598F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #45598F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #45598F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #45598F; 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 #45598F; background-color: #45598F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #45598F20; border-left: 4px solid #45598F; }

Link / Accent

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

a { color: #45598F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #45598F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 89, 143

Red: 69 / Green: 89 / Blue: 143

HSL

224°, 35%, 42%

Hue: 224° / Saturation: 35% / Lightness: 42%

CMYK

52%, 38%, 0%, 44%

Cyan: 52% / Magenta: 38% / Yellow: 0% / Key: 44%

What color is #45598F?

#45598F is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #45598F to RGB:

rgb(69, 89, 143)HEX to RGB Converter →

HEX to HSL

Convert #45598F to HSL:

hsl(224, 35%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #45598F to CMYK:

cmyk(52%, 38%, 0%, 44%)Color Converter →

Color Meaning and Usage

#45598F is a pastel blue color with RGB values of 69, 89, 143 and HSL of 224°, 35%, 42%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #45598F is #917D46, creating high-contrast pairings. For softer combinations, try analogous colors like #467F91.

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

Contrast with #45598F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #45598F?

#45598F is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #45598F?

#45598F in RGB is (69, 89, 143) - 69 red, 89 green, and 143 blue.

How to use #45598F in CSS?

Use #45598F directly in your CSS properties like color or background-color.

What colors go well with #45598F?

#917D46 (complementary), #467F91 (analogous), and #2D3A5D (lighter shade) work well with #45598F.