#150D5E Color Information

Hex color code: #150D5E

The hex color #150D5E is a dramatic blue with RGB values of (21, 13, 94) and HSL of (246°, 76%, 21%). It is typically applied in digital products.

Try:
Color NameNavy
HEX
#150D5E
RGB
21, 13, 94
HSL
246°, 76%, 21%
CMYK
78%, 86%, 0%, 63%

Shades

CSS Usage
color: #150D5E;
background-color: #150D5E;
border-color: #150D5E;
box-shadow: 0 0 10px #150D5E;
border: 2px solid #150D5E;
Tailwind Usage
bg-[#150D5E]
text-[#150D5E]
border-[#150D5E]
shadow-[0_0_10px_150D5E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #150D5E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #150D5E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #150D5E; 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 #150D5E; background-color: #150D5E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #150D5E20; border-left: 4px solid #150D5E; }

Link / Accent

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

a { color: #150D5E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #150D5E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

21, 13, 94

Red: 21 / Green: 13 / Blue: 94

HSL

246°, 76%, 21%

Hue: 246° / Saturation: 76% / Lightness: 21%

CMYK

78%, 86%, 0%, 63%

Cyan: 78% / Magenta: 86% / Yellow: 0% / Key: 63%

What color is #150D5E?

#150D5E is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #150D5E to RGB:

rgb(21, 13, 94)HEX to RGB Converter →

HEX to HSL

Convert #150D5E to HSL:

hsl(246, 76%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #150D5E to CMYK:

cmyk(78%, 86%, 0%, 63%)Color Converter →

Color Meaning and Usage

A deep blue tone, #150D5E has RGB (21, 13, 94) and HSL (246°, 76%, 21%). Known for evoking creativity and luxury, this blue-purple hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #150D5E is #565E0D, creating high-contrast pairings. For softer combinations, try analogous colors like #0D2D5E.

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

Contrast with #150D5E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #150D5E?

#150D5E is a deep blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #150D5E?

#150D5E in RGB is (21, 13, 94) - 21 red, 13 green, and 94 blue.

How to use #150D5E in CSS?

Use #150D5E directly in your CSS properties like color or background-color.

What colors go well with #150D5E?

#565E0D (complementary), #0D2D5E (analogous), and #06041B (lighter shade) work well with #150D5E.