#551FEA Color Information

Hex color code: #551FEA

The hex color #551FEA is a striking purple with RGB values of (85, 31, 234) and HSL of (256°, 83%, 52%). It is often used for branding and logos.

Try:
Color NameBlue Violet
HEX
#551FEA
RGB
85, 31, 234
HSL
256°, 83%, 52%
CMYK
64%, 87%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #551FEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

85, 31, 234

Red: 85 / Green: 31 / Blue: 234

HSL

256°, 83%, 52%

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

CMYK

64%, 87%, 0%, 8%

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

What color is #551FEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #551FEA to RGB:

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

HEX to HSL

Convert #551FEA to HSL:

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

HEX to CMYK

Convert #551FEA to CMYK:

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

Color Meaning and Usage

#551FEA is a bold purple color with RGB values of 85, 31, 234 and HSL of 256°, 83%, 52%. This highly saturated hue evokes energy and excitement, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #551FEA is #B4EA1F, creating high-contrast pairings. For softer combinations, try analogous colors like #1F4EEA.

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

Contrast with #551FEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #551FEA?

#551FEA is a bold purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #551FEA?

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

How to use #551FEA in CSS?

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

What colors go well with #551FEA?

#B4EA1F (complementary), #1F4EEA (analogous), and #3A10AD (lighter shade) work well with #551FEA.