#144CAD Color Information

Hex color code: #144CAD

#144CAD is a eye-catching blue color. In RGB it is (20, 76, 173), and in HSL it is (218°, 79%, 38%). It is popular in mobile app design.

Try:
Color NameDark Slate Blue
HEX
#144CAD
RGB
20, 76, 173
HSL
218°, 79%, 38%
CMYK
88%, 56%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #144CAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

20, 76, 173

Red: 20 / Green: 76 / Blue: 173

HSL

218°, 79%, 38%

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

CMYK

88%, 56%, 0%, 32%

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

What color is #144CAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #144CAD to RGB:

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

HEX to HSL

Convert #144CAD to HSL:

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

HEX to CMYK

Convert #144CAD to CMYK:

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

Color Meaning and Usage

A eye-catching blue tone, #144CAD has RGB (20, 76, 173) and HSL (218°, 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 #144CAD is #AD7514, creating high-contrast pairings. For softer combinations, try analogous colors like #1499AD.

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

Contrast with #144CAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #144CAD?

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

What is the RGB value of #144CAD?

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

How to use #144CAD in CSS?

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

What colors go well with #144CAD?

#AD7514 (complementary), #1499AD (analogous), and #0C2E69 (lighter shade) work well with #144CAD.