#554EDA Color Information

Hex color code: #554EDA

The hex color #554EDA is a tranquil blue with RGB values of (85, 78, 218) and HSL of (243°, 65%, 58%). It is widely used in graphic design.

Try:
Color NameSlate Blue
HEX
#554EDA
RGB
85, 78, 218
HSL
243°, 65%, 58%
CMYK
61%, 64%, 0%, 15%

Shades

CSS Usage
color: #554EDA;
background-color: #554EDA;
border-color: #554EDA;
box-shadow: 0 0 10px #554EDA;
border: 2px solid #554EDA;
Tailwind Usage
bg-[#554EDA]
text-[#554EDA]
border-[#554EDA]
shadow-[0_0_10px_554EDA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #554EDA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #554EDA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #554EDA; 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 #554EDA; background-color: #554EDA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #554EDA20; border-left: 4px solid #554EDA; }

Link / Accent

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

a { color: #554EDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #554EDA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

85, 78, 218

Red: 85 / Green: 78 / Blue: 218

HSL

243°, 65%, 58%

Hue: 243° / Saturation: 65% / Lightness: 58%

CMYK

61%, 64%, 0%, 15%

Cyan: 61% / Magenta: 64% / Yellow: 0% / Key: 15%

What color is #554EDA?

#554EDA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #554EDA to RGB:

rgb(85, 78, 218)HEX to RGB Converter →

HEX to HSL

Convert #554EDA to HSL:

hsl(243, 65%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #554EDA to CMYK:

cmyk(61%, 64%, 0%, 15%)Color Converter →

Color Meaning and Usage

A calming blue tone, #554EDA has RGB (85, 78, 218) and HSL (243°, 65%, 58%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #554EDA is #D3DA4E, creating high-contrast pairings. For softer combinations, try analogous colors like #4E8DDA.

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

Contrast with #554EDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #554EDA?

#554EDA is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #554EDA?

#554EDA in RGB is (85, 78, 218) - 85 red, 78 green, and 218 blue.

How to use #554EDA in CSS?

Use #554EDA directly in your CSS properties like color or background-color.

What colors go well with #554EDA?

#D3DA4E (complementary), #4E8DDA (analogous), and #2E26B5 (lighter shade) work well with #554EDA.