#290EAF Color Information

Hex color code: #290EAF

The hex color #290EAF is a striking blue with RGB values of (41, 14, 175) and HSL of (250°, 85%, 37%). It is popular in mobile app design.

Try:
Color NameIndigo
HEX
#290EAF
RGB
41, 14, 175
HSL
250°, 85%, 37%
CMYK
77%, 92%, 0%, 31%

Shades

CSS Usage
color: #290EAF;
background-color: #290EAF;
border-color: #290EAF;
box-shadow: 0 0 10px #290EAF;
border: 2px solid #290EAF;
Tailwind Usage
bg-[#290EAF]
text-[#290EAF]
border-[#290EAF]
shadow-[0_0_10px_290EAF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #290EAF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #290EAF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #290EAF; 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 #290EAF; background-color: #290EAF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #290EAF20; border-left: 4px solid #290EAF; }

Link / Accent

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

a { color: #290EAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #290EAF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

41, 14, 175

Red: 41 / Green: 14 / Blue: 175

HSL

250°, 85%, 37%

Hue: 250° / Saturation: 85% / Lightness: 37%

CMYK

77%, 92%, 0%, 31%

Cyan: 77% / Magenta: 92% / Yellow: 0% / Key: 31%

What color is #290EAF?

#290EAF is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #290EAF to RGB:

rgb(41, 14, 175)HEX to RGB Converter →

HEX to HSL

Convert #290EAF to HSL:

hsl(250, 85%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #290EAF to CMYK:

cmyk(77%, 92%, 0%, 31%)Color Converter →

Color Meaning and Usage

#290EAF is a bold blue color with RGB values of 41, 14, 175 and HSL of 250°, 85%, 37%. This highly saturated hue evokes energy and excitement, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #290EAF is #94AF0E, creating high-contrast pairings. For softer combinations, try analogous colors like #0E44AF.

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

Contrast with #290EAF

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 #290EAF?

#290EAF is a bold blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #290EAF?

#290EAF in RGB is (41, 14, 175) - 41 red, 14 green, and 175 blue.

How to use #290EAF in CSS?

Use #290EAF directly in your CSS properties like color or background-color.

What colors go well with #290EAF?

#94AF0E (complementary), #0E44AF (analogous), and #180868 (lighter shade) work well with #290EAF.