#15459E Color Information

Hex color code: #15459E

A eye-catching blue shade, #15459E appears as (21, 69, 158) in RGB and (219°, 77%, 35%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Blue
HEX
#15459E
RGB
21, 69, 158
HSL
219°, 77%, 35%
CMYK
87%, 56%, 0%, 38%

Shades

CSS Usage
color: #15459E;
background-color: #15459E;
border-color: #15459E;
box-shadow: 0 0 10px #15459E;
border: 2px solid #15459E;
Tailwind Usage
bg-[#15459E]
text-[#15459E]
border-[#15459E]
shadow-[0_0_10px_15459E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #15459E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #15459E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #15459E; 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 #15459E; background-color: #15459E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #15459E20; border-left: 4px solid #15459E; }

Link / Accent

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

a { color: #15459E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #15459E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

21, 69, 158

Red: 21 / Green: 69 / Blue: 158

HSL

219°, 77%, 35%

Hue: 219° / Saturation: 77% / Lightness: 35%

CMYK

87%, 56%, 0%, 38%

Cyan: 87% / Magenta: 56% / Yellow: 0% / Key: 38%

What color is #15459E?

#15459E is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #15459E to RGB:

rgb(21, 69, 158)HEX to RGB Converter →

HEX to HSL

Convert #15459E to HSL:

hsl(219, 77%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #15459E to CMYK:

cmyk(87%, 56%, 0%, 38%)Color Converter →

Color Meaning and Usage

#15459E is a vivid blue color with RGB values of 21, 69, 158 and HSL of 219°, 77%, 35%. 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 #15459E is #9E6E15, creating high-contrast pairings. For softer combinations, try analogous colors like #15899E.

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

Contrast with #15459E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #15459E?

#15459E is a vivid blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #15459E?

#15459E in RGB is (21, 69, 158) - 21 red, 69 green, and 158 blue.

How to use #15459E in CSS?

Use #15459E directly in your CSS properties like color or background-color.

What colors go well with #15459E?

#9E6E15 (complementary), #15899E (analogous), and #0C275A (lighter shade) work well with #15459E.