#15239D Color Information

Hex color code: #15239D

#15239D is a bold blue color. In RGB it is (21, 35, 157), and in HSL it is (234°, 76%, 35%). It is frequently seen in web interfaces.

Try:
Color NameNavy
HEX
#15239D
RGB
21, 35, 157
HSL
234°, 76%, 35%
CMYK
87%, 78%, 0%, 38%

Shades

CSS Usage
color: #15239D;
background-color: #15239D;
border-color: #15239D;
box-shadow: 0 0 10px #15239D;
border: 2px solid #15239D;
Tailwind Usage
bg-[#15239D]
text-[#15239D]
border-[#15239D]
shadow-[0_0_10px_15239D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #15239D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #15239D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #15239D; 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 #15239D; background-color: #15239D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #15239D20; border-left: 4px solid #15239D; }

Link / Accent

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

a { color: #15239D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #15239D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

21, 35, 157

Red: 21 / Green: 35 / Blue: 157

HSL

234°, 76%, 35%

Hue: 234° / Saturation: 76% / Lightness: 35%

CMYK

87%, 78%, 0%, 38%

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

What color is #15239D?

#15239D is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #15239D to RGB:

rgb(21, 35, 157)HEX to RGB Converter →

HEX to HSL

Convert #15239D to HSL:

hsl(234, 76%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #15239D to CMYK:

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

Color Meaning and Usage

#15239D is a eye-catching blue color with RGB values of 21, 35, 157 and HSL of 234°, 76%, 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 #15239D is #9D9015, creating high-contrast pairings. For softer combinations, try analogous colors like #15679D.

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

Contrast with #15239D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #15239D?

#15239D is a eye-catching blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #15239D?

#15239D in RGB is (21, 35, 157) - 21 red, 35 green, and 157 blue.

How to use #15239D in CSS?

Use #15239D directly in your CSS properties like color or background-color.

What colors go well with #15239D?

#9D9015 (complementary), #15679D (analogous), and #0C145A (lighter shade) work well with #15239D.