#45386B Color Information

Hex color code: #45386B

#45386B is a soft purple color. In RGB it is (69, 56, 107), and in HSL it is (255°, 31%, 32%). It is typically applied in digital products.

Try:
Color NameDark Slate Blue
HEX
#45386B
RGB
69, 56, 107
HSL
255°, 31%, 32%
CMYK
36%, 48%, 0%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #45386B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 56, 107

Red: 69 / Green: 56 / Blue: 107

HSL

255°, 31%, 32%

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

CMYK

36%, 48%, 0%, 58%

Cyan: 36% / Magenta: 48% / Yellow: 0% / Key: 58%

What color is #45386B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #45386B to RGB:

rgb(69, 56, 107)HEX to RGB Converter →

HEX to HSL

Convert #45386B to HSL:

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

HEX to CMYK

Convert #45386B to CMYK:

cmyk(36%, 48%, 0%, 58%)Color Converter →

Color Meaning and Usage

#45386B is a subtle purple color with RGB values of 69, 56, 107 and HSL of 255°, 31%, 32%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #45386B is #5E6B38, creating high-contrast pairings. For softer combinations, try analogous colors like #38456B.

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

Contrast with #45386B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #45386B?

#45386B is a subtle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #45386B?

#45386B in RGB is (69, 56, 107) - 69 red, 56 green, and 107 blue.

How to use #45386B in CSS?

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

What colors go well with #45386B?

#5E6B38 (complementary), #38456B (analogous), and #251E39 (lighter shade) work well with #45386B.