#194ADA Color Information

Hex color code: #194ADA

The hex color #194ADA is a vivid blue with RGB values of (25, 74, 218) and HSL of (225°, 79%, 48%). It is frequently seen in web interfaces.

Try:
Color NameRoyal Blue
HEX
#194ADA
RGB
25, 74, 218
HSL
225°, 79%, 48%
CMYK
89%, 66%, 0%, 15%

Shades

CSS Usage
color: #194ADA;
background-color: #194ADA;
border-color: #194ADA;
box-shadow: 0 0 10px #194ADA;
border: 2px solid #194ADA;
Tailwind Usage
bg-[#194ADA]
text-[#194ADA]
border-[#194ADA]
shadow-[0_0_10px_194ADA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #194ADA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #194ADA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #194ADA; 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 #194ADA; background-color: #194ADA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #194ADA20; border-left: 4px solid #194ADA; }

Link / Accent

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

a { color: #194ADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #194ADA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

25, 74, 218

Red: 25 / Green: 74 / Blue: 218

HSL

225°, 79%, 48%

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

CMYK

89%, 66%, 0%, 15%

Cyan: 89% / Magenta: 66% / Yellow: 0% / Key: 15%

What color is #194ADA?

#194ADA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #194ADA to RGB:

rgb(25, 74, 218)HEX to RGB Converter →

HEX to HSL

Convert #194ADA to HSL:

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

HEX to CMYK

Convert #194ADA to CMYK:

cmyk(89%, 66%, 0%, 15%)Color Converter →

Color Meaning and Usage

#194ADA is a vivid blue color with RGB values of 25, 74, 218 and HSL of 225°, 79%, 48%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #194ADA is #DBAB1A, creating high-contrast pairings. For softer combinations, try analogous colors like #1AABDB.

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

Contrast with #194ADA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #194ADA?

#194ADA is a vivid blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #194ADA?

#194ADA in RGB is (25, 74, 218) - 25 red, 74 green, and 218 blue.

How to use #194ADA in CSS?

Use #194ADA directly in your CSS properties like color or background-color.

What colors go well with #194ADA?

#DBAB1A (complementary), #1AABDB (analogous), and #123397 (lighter shade) work well with #194ADA.