#1438AD Color Information

Hex color code: #1438AD

A vivid blue shade, #1438AD appears as (20, 56, 173) in RGB and (226°, 79%, 38%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#1438AD
RGB
20, 56, 173
HSL
226°, 79%, 38%
CMYK
88%, 68%, 0%, 32%

Shades

CSS Usage
color: #1438AD;
background-color: #1438AD;
border-color: #1438AD;
box-shadow: 0 0 10px #1438AD;
border: 2px solid #1438AD;
Tailwind Usage
bg-[#1438AD]
text-[#1438AD]
border-[#1438AD]
shadow-[0_0_10px_1438AD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #1438AD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #1438AD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #1438AD; 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 #1438AD; background-color: #1438AD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #1438AD20; border-left: 4px solid #1438AD; }

Link / Accent

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

a { color: #1438AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #1438AD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

20, 56, 173

Red: 20 / Green: 56 / Blue: 173

HSL

226°, 79%, 38%

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

CMYK

88%, 68%, 0%, 32%

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

What color is #1438AD?

#1438AD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1438AD to RGB:

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

HEX to HSL

Convert #1438AD to HSL:

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

HEX to CMYK

Convert #1438AD to CMYK:

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

Color Meaning and Usage

#1438AD is a eye-catching blue color with RGB values of 20, 56, 173 and HSL of 226°, 79%, 38%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1438AD is #AD8A14, creating high-contrast pairings. For softer combinations, try analogous colors like #1485AD.

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

Contrast with #1438AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1438AD?

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

What is the RGB value of #1438AD?

#1438AD in RGB is (20, 56, 173) - 20 red, 56 green, and 173 blue.

How to use #1438AD in CSS?

Use #1438AD directly in your CSS properties like color or background-color.

What colors go well with #1438AD?

#AD8A14 (complementary), #1485AD (analogous), and #0C2269 (lighter shade) work well with #1438AD.