#181AAF Color Information

Hex color code: #181AAF

The hex color #181AAF is a vivid blue with RGB values of (24, 26, 175) and HSL of (239°, 76%, 39%). It is frequently seen in web interfaces.

Try:
Color NameNavy
HEX
#181AAF
RGB
24, 26, 175
HSL
239°, 76%, 39%
CMYK
86%, 85%, 0%, 31%

Shades

CSS Usage
color: #181AAF;
background-color: #181AAF;
border-color: #181AAF;
box-shadow: 0 0 10px #181AAF;
border: 2px solid #181AAF;
Tailwind Usage
bg-[#181AAF]
text-[#181AAF]
border-[#181AAF]
shadow-[0_0_10px_181AAF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #181AAF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #181AAF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #181AAF; 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 #181AAF; background-color: #181AAF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #181AAF20; border-left: 4px solid #181AAF; }

Link / Accent

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

a { color: #181AAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #181AAF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

24, 26, 175

Red: 24 / Green: 26 / Blue: 175

HSL

239°, 76%, 39%

Hue: 239° / Saturation: 76% / Lightness: 39%

CMYK

86%, 85%, 0%, 31%

Cyan: 86% / Magenta: 85% / Yellow: 0% / Key: 31%

What color is #181AAF?

#181AAF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #181AAF to RGB:

rgb(24, 26, 175)HEX to RGB Converter →

HEX to HSL

Convert #181AAF to HSL:

hsl(239, 76%, 39%)RGB to HSL Converter →

HEX to CMYK

Convert #181AAF to CMYK:

cmyk(86%, 85%, 0%, 31%)Color Converter →

Color Meaning and Usage

#181AAF is a eye-catching blue color with RGB values of 24, 26, 175 and HSL of 239°, 76%, 39%. 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 #181AAF is #AFAD18, creating high-contrast pairings. For softer combinations, try analogous colors like #1866AF.

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

Contrast with #181AAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #181AAF?

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

What is the RGB value of #181AAF?

#181AAF in RGB is (24, 26, 175) - 24 red, 26 green, and 175 blue.

How to use #181AAF in CSS?

Use #181AAF directly in your CSS properties like color or background-color.

What colors go well with #181AAF?

#AFAD18 (complementary), #1866AF (analogous), and #0F106C (lighter shade) work well with #181AAF.