#554EDD Color Information

Hex color code: #554EDD

The hex color #554EDD is a peaceful blue with RGB values of (85, 78, 221) and HSL of (243°, 68%, 59%). It is typically applied in digital products.

Try:
Color NameSlate Blue
HEX
#554EDD
RGB
85, 78, 221
HSL
243°, 68%, 59%
CMYK
62%, 65%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #554EDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

85, 78, 221

Red: 85 / Green: 78 / Blue: 221

HSL

243°, 68%, 59%

Hue: 243° / Saturation: 68% / Lightness: 59%

CMYK

62%, 65%, 0%, 13%

Cyan: 62% / Magenta: 65% / Yellow: 0% / Key: 13%

What color is #554EDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #554EDD to RGB:

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

HEX to HSL

Convert #554EDD to HSL:

hsl(243, 68%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #554EDD to CMYK:

cmyk(62%, 65%, 0%, 13%)Color Converter →

Color Meaning and Usage

#554EDD is a serene blue color with RGB values of 85, 78, 221 and HSL of 243°, 68%, 59%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #554EDD is #D6DE4F, creating high-contrast pairings. For softer combinations, try analogous colors like #4F8FDE.

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

Contrast with #554EDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #554EDD?

#554EDD is a serene blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #554EDD?

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

How to use #554EDD in CSS?

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

What colors go well with #554EDD?

#D6DE4F (complementary), #4F8FDE (analogous), and #2C24BC (lighter shade) work well with #554EDD.