#2414AD Color Information

Hex color code: #2414AD

A striking blue shade, #2414AD appears as (36, 20, 173) in RGB and (246°, 79%, 38%) in HSL. It is often used for branding and logos.

Try:
Color NameNavy
HEX
#2414AD
RGB
36, 20, 173
HSL
246°, 79%, 38%
CMYK
79%, 88%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2414AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

36, 20, 173

Red: 36 / Green: 20 / Blue: 173

HSL

246°, 79%, 38%

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

CMYK

79%, 88%, 0%, 32%

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

What color is #2414AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2414AD to RGB:

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

HEX to HSL

Convert #2414AD to HSL:

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

HEX to CMYK

Convert #2414AD to CMYK:

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

Color Meaning and Usage

A vivid blue tone, #2414AD has RGB (36, 20, 173) and HSL (246°, 79%, 38%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2414AD is #9EAD14, creating high-contrast pairings. For softer combinations, try analogous colors like #1452AD.

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

Contrast with #2414AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2414AD?

#2414AD is a vivid blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #2414AD?

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

How to use #2414AD in CSS?

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

What colors go well with #2414AD?

#9EAD14 (complementary), #1452AD (analogous), and #160C69 (lighter shade) work well with #2414AD.