#5256AD Color Information

Hex color code: #5256AD

#5256AD is a subtle blue color. In RGB it is (82, 86, 173), and in HSL it is (237°, 36%, 50%). It is popular in mobile app design.

Try:
Color NameSlate Blue
HEX
#5256AD
RGB
82, 86, 173
HSL
237°, 36%, 50%
CMYK
53%, 50%, 0%, 32%

Shades

CSS Usage
color: #5256AD;
background-color: #5256AD;
border-color: #5256AD;
box-shadow: 0 0 10px #5256AD;
border: 2px solid #5256AD;
Tailwind Usage
bg-[#5256AD]
text-[#5256AD]
border-[#5256AD]
shadow-[0_0_10px_5256AD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5256AD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5256AD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #5256AD; 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 #5256AD; background-color: #5256AD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5256AD20; border-left: 4px solid #5256AD; }

Link / Accent

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

a { color: #5256AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5256AD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

82, 86, 173

Red: 82 / Green: 86 / Blue: 173

HSL

237°, 36%, 50%

Hue: 237° / Saturation: 36% / Lightness: 50%

CMYK

53%, 50%, 0%, 32%

Cyan: 53% / Magenta: 50% / Yellow: 0% / Key: 32%

What color is #5256AD?

#5256AD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5256AD to RGB:

rgb(82, 86, 173)HEX to RGB Converter →

HEX to HSL

Convert #5256AD to HSL:

hsl(237, 36%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #5256AD to CMYK:

cmyk(53%, 50%, 0%, 32%)Color Converter →

Color Meaning and Usage

A soft blue tone, #5256AD has RGB (82, 86, 173) and HSL (237°, 36%, 50%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5256AD is #ADA952, creating high-contrast pairings. For softer combinations, try analogous colors like #5284AD.

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

Contrast with #5256AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5256AD?

#5256AD is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #5256AD?

#5256AD in RGB is (82, 86, 173) - 82 red, 86 green, and 173 blue.

How to use #5256AD in CSS?

Use #5256AD directly in your CSS properties like color or background-color.

What colors go well with #5256AD?

#ADA952 (complementary), #5284AD (analogous), and #393C79 (lighter shade) work well with #5256AD.