#554BDD Color Information

Hex color code: #554BDD

#554BDD is a tranquil blue color. In RGB it is (85, 75, 221), and in HSL it is (244°, 68%, 58%). It is widely used in graphic design.

Try:
Color NameSlate Blue
HEX
#554BDD
RGB
85, 75, 221
HSL
244°, 68%, 58%
CMYK
62%, 66%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #554BDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

85, 75, 221

Red: 85 / Green: 75 / Blue: 221

HSL

244°, 68%, 58%

Hue: 244° / Saturation: 68% / Lightness: 58%

CMYK

62%, 66%, 0%, 13%

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

What color is #554BDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #554BDD to RGB:

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

HEX to HSL

Convert #554BDD to HSL:

hsl(244, 68%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #554BDD to CMYK:

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

Color Meaning and Usage

#554BDD is a peaceful blue color with RGB values of 85, 75, 221 and HSL of 244°, 68%, 58%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #554BDD is #D3DD4B, creating high-contrast pairings. For softer combinations, try analogous colors like #4B8ADD.

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

Contrast with #554BDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #554BDD?

#554BDD is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #554BDD?

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

How to use #554BDD in CSS?

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

What colors go well with #554BDD?

#D3DD4B (complementary), #4B8ADD (analogous), and #2D23B8 (lighter shade) work well with #554BDD.