#758FAD Color Information

Hex color code: #758FAD

A subtle blue shade, #758FAD appears as (117, 143, 173) in RGB and (212°, 25%, 57%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Slate Gray
HEX
#758FAD
RGB
117, 143, 173
HSL
212°, 25%, 57%
CMYK
32%, 17%, 0%, 32%

Shades

CSS Usage
color: #758FAD;
background-color: #758FAD;
border-color: #758FAD;
box-shadow: 0 0 10px #758FAD;
border: 2px solid #758FAD;
Tailwind Usage
bg-[#758FAD]
text-[#758FAD]
border-[#758FAD]
shadow-[0_0_10px_758FAD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #758FAD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #758FAD; color: #000000; }

Badge

New Feature
.badge { background-color: #758FAD; 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 #758FAD; background-color: #758FAD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #758FAD20; border-left: 4px solid #758FAD; }

Link / Accent

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

a { color: #758FAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #758FAD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 143, 173

Red: 117 / Green: 143 / Blue: 173

HSL

212°, 25%, 57%

Hue: 212° / Saturation: 25% / Lightness: 57%

CMYK

32%, 17%, 0%, 32%

Cyan: 32% / Magenta: 17% / Yellow: 0% / Key: 32%

What color is #758FAD?

#758FAD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #758FAD to RGB:

rgb(117, 143, 173)HEX to RGB Converter →

HEX to HSL

Convert #758FAD to HSL:

hsl(212, 25%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #758FAD to CMYK:

cmyk(32%, 17%, 0%, 32%)Color Converter →

Color Meaning and Usage

A pastel blue tone, #758FAD has RGB (117, 143, 173) and HSL (212°, 25%, 57%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #758FAD is #AD9376, creating high-contrast pairings. For softer combinations, try analogous colors like #76ABAD.

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

Contrast with #758FAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #758FAD?

#758FAD is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #758FAD?

#758FAD in RGB is (117, 143, 173) - 117 red, 143 green, and 173 blue.

How to use #758FAD in CSS?

Use #758FAD directly in your CSS properties like color or background-color.

What colors go well with #758FAD?

#AD9376 (complementary), #76ABAD (analogous), and #506986 (lighter shade) work well with #758FAD.