#144FAD Color Information

Hex color code: #144FAD

A bold blue shade, #144FAD appears as (20, 79, 173) in RGB and (217°, 79%, 38%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Blue
HEX
#144FAD
RGB
20, 79, 173
HSL
217°, 79%, 38%
CMYK
88%, 54%, 0%, 32%

Shades

CSS Usage
color: #144FAD;
background-color: #144FAD;
border-color: #144FAD;
box-shadow: 0 0 10px #144FAD;
border: 2px solid #144FAD;
Tailwind Usage
bg-[#144FAD]
text-[#144FAD]
border-[#144FAD]
shadow-[0_0_10px_144FAD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #144FAD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #144FAD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #144FAD; 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 #144FAD; background-color: #144FAD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #144FAD20; border-left: 4px solid #144FAD; }

Link / Accent

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

a { color: #144FAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #144FAD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

20, 79, 173

Red: 20 / Green: 79 / Blue: 173

HSL

217°, 79%, 38%

Hue: 217° / Saturation: 79% / Lightness: 38%

CMYK

88%, 54%, 0%, 32%

Cyan: 88% / Magenta: 54% / Yellow: 0% / Key: 32%

What color is #144FAD?

#144FAD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #144FAD to RGB:

rgb(20, 79, 173)HEX to RGB Converter →

HEX to HSL

Convert #144FAD to HSL:

hsl(217, 79%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #144FAD to CMYK:

cmyk(88%, 54%, 0%, 32%)Color Converter →

Color Meaning and Usage

A eye-catching blue tone, #144FAD has RGB (20, 79, 173) and HSL (217°, 79%, 38%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #144FAD is #AD7314, creating high-contrast pairings. For softer combinations, try analogous colors like #149CAD.

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

Contrast with #144FAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #144FAD?

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

What is the RGB value of #144FAD?

#144FAD in RGB is (20, 79, 173) - 20 red, 79 green, and 173 blue.

How to use #144FAD in CSS?

Use #144FAD directly in your CSS properties like color or background-color.

What colors go well with #144FAD?

#AD7314 (complementary), #149CAD (analogous), and #0C3069 (lighter shade) work well with #144FAD.