#5C6FAD Color Information

Hex color code: #5C6FAD

A gentle blue shade, #5C6FAD appears as (92, 111, 173) in RGB and (226°, 33%, 52%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSteel Blue
HEX
#5C6FAD
RGB
92, 111, 173
HSL
226°, 33%, 52%
CMYK
47%, 36%, 0%, 32%

Shades

CSS Usage
color: #5C6FAD;
background-color: #5C6FAD;
border-color: #5C6FAD;
box-shadow: 0 0 10px #5C6FAD;
border: 2px solid #5C6FAD;
Tailwind Usage
bg-[#5C6FAD]
text-[#5C6FAD]
border-[#5C6FAD]
shadow-[0_0_10px_5C6FAD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5C6FAD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5C6FAD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #5C6FAD; 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 #5C6FAD; background-color: #5C6FAD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5C6FAD20; border-left: 4px solid #5C6FAD; }

Link / Accent

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

a { color: #5C6FAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5C6FAD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

92, 111, 173

Red: 92 / Green: 111 / Blue: 173

HSL

226°, 33%, 52%

Hue: 226° / Saturation: 33% / Lightness: 52%

CMYK

47%, 36%, 0%, 32%

Cyan: 47% / Magenta: 36% / Yellow: 0% / Key: 32%

What color is #5C6FAD?

#5C6FAD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5C6FAD to RGB:

rgb(92, 111, 173)HEX to RGB Converter →

HEX to HSL

Convert #5C6FAD to HSL:

hsl(226, 33%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #5C6FAD to CMYK:

cmyk(47%, 36%, 0%, 32%)Color Converter →

Color Meaning and Usage

#5C6FAD is a gentle blue color with RGB values of 92, 111, 173 and HSL of 226°, 33%, 52%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5C6FAD is #AD9A5C, creating high-contrast pairings. For softer combinations, try analogous colors like #5C97AD.

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

Contrast with #5C6FAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5C6FAD?

#5C6FAD is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #5C6FAD?

#5C6FAD in RGB is (92, 111, 173) - 92 red, 111 green, and 173 blue.

How to use #5C6FAD in CSS?

Use #5C6FAD directly in your CSS properties like color or background-color.

What colors go well with #5C6FAD?

#AD9A5C (complementary), #5C97AD (analogous), and #3F4E7D (lighter shade) work well with #5C6FAD.