#441FEA Color Information

Hex color code: #441FEA

A eye-catching blue shade, #441FEA appears as (68, 31, 234) in RGB and (251°, 83%, 52%) in HSL. It is widely used in graphic design.

Try:
Color NameBlue Violet
HEX
#441FEA
RGB
68, 31, 234
HSL
251°, 83%, 52%
CMYK
71%, 87%, 0%, 8%

Shades

CSS Usage
color: #441FEA;
background-color: #441FEA;
border-color: #441FEA;
box-shadow: 0 0 10px #441FEA;
border: 2px solid #441FEA;
Tailwind Usage
bg-[#441FEA]
text-[#441FEA]
border-[#441FEA]
shadow-[0_0_10px_441FEA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #441FEA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #441FEA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #441FEA; 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 #441FEA; background-color: #441FEA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #441FEA20; border-left: 4px solid #441FEA; }

Link / Accent

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

a { color: #441FEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #441FEA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

68, 31, 234

Red: 68 / Green: 31 / Blue: 234

HSL

251°, 83%, 52%

Hue: 251° / Saturation: 83% / Lightness: 52%

CMYK

71%, 87%, 0%, 8%

Cyan: 71% / Magenta: 87% / Yellow: 0% / Key: 8%

What color is #441FEA?

#441FEA is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #441FEA to RGB:

rgb(68, 31, 234)HEX to RGB Converter →

HEX to HSL

Convert #441FEA to HSL:

hsl(251, 83%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #441FEA to CMYK:

cmyk(71%, 87%, 0%, 8%)Color Converter →

Color Meaning and Usage

#441FEA is a dynamic blue color with RGB values of 68, 31, 234 and HSL of 251°, 83%, 52%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #441FEA is #C5EA1F, creating high-contrast pairings. For softer combinations, try analogous colors like #1F5FEA.

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

Contrast with #441FEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #441FEA?

#441FEA is a dynamic blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #441FEA?

#441FEA in RGB is (68, 31, 234) - 68 red, 31 green, and 234 blue.

How to use #441FEA in CSS?

Use #441FEA directly in your CSS properties like color or background-color.

What colors go well with #441FEA?

#C5EA1F (complementary), #1F5FEA (analogous), and #2D10AD (lighter shade) work well with #441FEA.