#757FEB Color Information

Hex color code: #757FEB

A eye-catching blue shade, #757FEB appears as (117, 127, 235) in RGB and (235°, 75%, 69%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Slate Blue
HEX
#757FEB
RGB
117, 127, 235
HSL
235°, 75%, 69%
CMYK
50%, 46%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #757FEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 127, 235

Red: 117 / Green: 127 / Blue: 235

HSL

235°, 75%, 69%

Hue: 235° / Saturation: 75% / Lightness: 69%

CMYK

50%, 46%, 0%, 8%

Cyan: 50% / Magenta: 46% / Yellow: 0% / Key: 8%

What color is #757FEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #757FEB to RGB:

rgb(117, 127, 235)HEX to RGB Converter →

HEX to HSL

Convert #757FEB to HSL:

hsl(235, 75%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #757FEB to CMYK:

cmyk(50%, 46%, 0%, 8%)Color Converter →

Color Meaning and Usage

#757FEB is a striking blue color with RGB values of 117, 127, 235 and HSL of 235°, 75%, 69%. 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 #757FEB is #EBE175, creating high-contrast pairings. For softer combinations, try analogous colors like #75BAEB.

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

Contrast with #757FEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #757FEB?

#757FEB is a striking blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #757FEB?

#757FEB in RGB is (117, 127, 235) - 117 red, 127 green, and 235 blue.

How to use #757FEB in CSS?

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

What colors go well with #757FEB?

#EBE175 (complementary), #75BAEB (analogous), and #3240E2 (lighter shade) work well with #757FEB.