#150E5D Color Information

Hex color code: #150E5D

The hex color #150E5D is a deep blue with RGB values of (21, 14, 93) and HSL of (245°, 74%, 21%). It is commonly used in modern UI design.

Try:
Color NameNavy
HEX
#150E5D
RGB
21, 14, 93
HSL
245°, 74%, 21%
CMYK
77%, 85%, 0%, 64%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #150E5D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

21, 14, 93

Red: 21 / Green: 14 / Blue: 93

HSL

245°, 74%, 21%

Hue: 245° / Saturation: 74% / Lightness: 21%

CMYK

77%, 85%, 0%, 64%

Cyan: 77% / Magenta: 85% / Yellow: 0% / Key: 64%

What color is #150E5D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #150E5D to RGB:

rgb(21, 14, 93)HEX to RGB Converter →

HEX to HSL

Convert #150E5D to HSL:

hsl(245, 74%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #150E5D to CMYK:

cmyk(77%, 85%, 0%, 64%)Color Converter →

Color Meaning and Usage

A deep blue tone, #150E5D has RGB (21, 14, 93) and HSL (245°, 74%, 21%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #150E5D is #575D0E, creating high-contrast pairings. For softer combinations, try analogous colors like #0E2F5D.

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

Contrast with #150E5D

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 #150E5D?

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

What is the RGB value of #150E5D?

#150E5D in RGB is (21, 14, 93) - 21 red, 14 green, and 93 blue.

How to use #150E5D in CSS?

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

What colors go well with #150E5D?

#575D0E (complementary), #0E2F5D (analogous), and #06041B (lighter shade) work well with #150E5D.