#757ABD Color Information

Hex color code: #757ABD

The hex color #757ABD is a subtle blue with RGB values of (117, 122, 189) and HSL of (236°, 35%, 60%). It is often used for branding and logos.

Try:
Color NameSlate Blue
HEX
#757ABD
RGB
117, 122, 189
HSL
236°, 35%, 60%
CMYK
38%, 35%, 0%, 26%

Shades

CSS Usage
color: #757ABD;
background-color: #757ABD;
border-color: #757ABD;
box-shadow: 0 0 10px #757ABD;
border: 2px solid #757ABD;
Tailwind Usage
bg-[#757ABD]
text-[#757ABD]
border-[#757ABD]
shadow-[0_0_10px_757ABD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #757ABD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #757ABD; color: #000000; }

Badge

New Feature
.badge { background-color: #757ABD; 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 #757ABD; background-color: #757ABD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #757ABD20; border-left: 4px solid #757ABD; }

Link / Accent

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

a { color: #757ABD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #757ABD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 122, 189

Red: 117 / Green: 122 / Blue: 189

HSL

236°, 35%, 60%

Hue: 236° / Saturation: 35% / Lightness: 60%

CMYK

38%, 35%, 0%, 26%

Cyan: 38% / Magenta: 35% / Yellow: 0% / Key: 26%

What color is #757ABD?

#757ABD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #757ABD to RGB:

rgb(117, 122, 189)HEX to RGB Converter →

HEX to HSL

Convert #757ABD to HSL:

hsl(236, 35%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #757ABD to CMYK:

cmyk(38%, 35%, 0%, 26%)Color Converter →

Color Meaning and Usage

#757ABD is a gentle blue color with RGB values of 117, 122, 189 and HSL of 236°, 35%, 60%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #757ABD is #BDB875, creating high-contrast pairings. For softer combinations, try analogous colors like #759EBD.

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

Contrast with #757ABD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #757ABD?

#757ABD is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #757ABD?

#757ABD in RGB is (117, 122, 189) - 117 red, 122 green, and 189 blue.

How to use #757ABD in CSS?

Use #757ABD directly in your CSS properties like color or background-color.

What colors go well with #757ABD?

#BDB875 (complementary), #759EBD (analogous), and #4B509B (lighter shade) work well with #757ABD.