#553ADF Color Information

Hex color code: #553ADF

#553ADF is a eye-catching blue color. In RGB it is (85, 58, 223), and in HSL it is (250°, 72%, 55%). It is widely used in graphic design.

Try:
Color NameSlate Blue
HEX
#553ADF
RGB
85, 58, 223
HSL
250°, 72%, 55%
CMYK
62%, 74%, 0%, 13%

Shades

CSS Usage
color: #553ADF;
background-color: #553ADF;
border-color: #553ADF;
box-shadow: 0 0 10px #553ADF;
border: 2px solid #553ADF;
Tailwind Usage
bg-[#553ADF]
text-[#553ADF]
border-[#553ADF]
shadow-[0_0_10px_553ADF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #553ADF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #553ADF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #553ADF; 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 #553ADF; background-color: #553ADF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #553ADF20; border-left: 4px solid #553ADF; }

Link / Accent

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

a { color: #553ADF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #553ADF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

85, 58, 223

Red: 85 / Green: 58 / Blue: 223

HSL

250°, 72%, 55%

Hue: 250° / Saturation: 72% / Lightness: 55%

CMYK

62%, 74%, 0%, 13%

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

What color is #553ADF?

#553ADF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #553ADF to RGB:

rgb(85, 58, 223)HEX to RGB Converter →

HEX to HSL

Convert #553ADF to HSL:

hsl(250, 72%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #553ADF to CMYK:

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

Color Meaning and Usage

#553ADF is a vivid blue color with RGB values of 85, 58, 223 and HSL of 250°, 72%, 55%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #553ADF is #C3DF3A, creating high-contrast pairings. For softer combinations, try analogous colors like #3A71DF.

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

Contrast with #553ADF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #553ADF?

#553ADF is a vivid blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #553ADF?

#553ADF in RGB is (85, 58, 223) - 85 red, 58 green, and 223 blue.

How to use #553ADF in CSS?

Use #553ADF directly in your CSS properties like color or background-color.

What colors go well with #553ADF?

#C3DF3A (complementary), #3A71DF (analogous), and #351DAF (lighter shade) work well with #553ADF.