#143BAD Color Information

Hex color code: #143BAD

The hex color #143BAD is a dynamic blue with RGB values of (20, 59, 173) and HSL of (225°, 79%, 38%). It is typically applied in digital products.

Try:
Color NameDark Slate Blue
HEX
#143BAD
RGB
20, 59, 173
HSL
225°, 79%, 38%
CMYK
88%, 66%, 0%, 32%

Shades

CSS Usage
color: #143BAD;
background-color: #143BAD;
border-color: #143BAD;
box-shadow: 0 0 10px #143BAD;
border: 2px solid #143BAD;
Tailwind Usage
bg-[#143BAD]
text-[#143BAD]
border-[#143BAD]
shadow-[0_0_10px_143BAD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #143BAD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #143BAD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #143BAD; 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 #143BAD; background-color: #143BAD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #143BAD20; border-left: 4px solid #143BAD; }

Link / Accent

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

a { color: #143BAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #143BAD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

20, 59, 173

Red: 20 / Green: 59 / Blue: 173

HSL

225°, 79%, 38%

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

CMYK

88%, 66%, 0%, 32%

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

What color is #143BAD?

#143BAD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #143BAD to RGB:

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

HEX to HSL

Convert #143BAD to HSL:

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

HEX to CMYK

Convert #143BAD to CMYK:

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

Color Meaning and Usage

#143BAD is a dynamic blue color with RGB values of 20, 59, 173 and HSL of 225°, 79%, 38%. This blue-purple hue evokes creativity and luxury, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #143BAD is #AD8714, creating high-contrast pairings. For softer combinations, try analogous colors like #1487AD.

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

Contrast with #143BAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #143BAD?

#143BAD is a dynamic blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #143BAD?

#143BAD in RGB is (20, 59, 173) - 20 red, 59 green, and 173 blue.

How to use #143BAD in CSS?

Use #143BAD directly in your CSS properties like color or background-color.

What colors go well with #143BAD?

#AD8714 (complementary), #1487AD (analogous), and #0C2369 (lighter shade) work well with #143BAD.