#7581AE Color Information

Hex color code: #7581AE

A soft blue shade, #7581AE appears as (117, 129, 174) in RGB and (227°, 26%, 57%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Slate Gray
HEX
#7581AE
RGB
117, 129, 174
HSL
227°, 26%, 57%
CMYK
33%, 26%, 0%, 32%

Shades

CSS Usage
color: #7581AE;
background-color: #7581AE;
border-color: #7581AE;
box-shadow: 0 0 10px #7581AE;
border: 2px solid #7581AE;
Tailwind Usage
bg-[#7581AE]
text-[#7581AE]
border-[#7581AE]
shadow-[0_0_10px_7581AE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #7581AE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #7581AE; color: #000000; }

Badge

New Feature
.badge { background-color: #7581AE; color: #000000; }

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 #7581AE; background-color: #7581AE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #7581AE20; border-left: 4px solid #7581AE; }

Link / Accent

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

a { color: #7581AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #7581AE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 129, 174

Red: 117 / Green: 129 / Blue: 174

HSL

227°, 26%, 57%

Hue: 227° / Saturation: 26% / Lightness: 57%

CMYK

33%, 26%, 0%, 32%

Cyan: 33% / Magenta: 26% / Yellow: 0% / Key: 32%

What color is #7581AE?

#7581AE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7581AE to RGB:

rgb(117, 129, 174)HEX to RGB Converter →

HEX to HSL

Convert #7581AE to HSL:

hsl(227, 26%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #7581AE to CMYK:

cmyk(33%, 26%, 0%, 32%)Color Converter →

Color Meaning and Usage

#7581AE is a subtle blue color with RGB values of 117, 129, 174 and HSL of 227°, 26%, 57%. This blue-purple hue evokes creativity and luxury, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7581AE is #AEA275, creating high-contrast pairings. For softer combinations, try analogous colors like #759EAE.

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

Contrast with #7581AE

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

Contrast Ratio: 5.51:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7581AE?

#7581AE is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #7581AE?

#7581AE in RGB is (117, 129, 174) - 117 red, 129 green, and 174 blue.

How to use #7581AE in CSS?

Use #7581AE directly in your CSS properties like color or background-color.

What colors go well with #7581AE?

#AEA275 (complementary), #759EAE (analogous), and #4F5B87 (lighter shade) work well with #7581AE.