#757FEA Color Information

Hex color code: #757FEA

A dynamic blue shade, #757FEA appears as (117, 127, 234) in RGB and (235°, 74%, 69%) in HSL. It is typically applied in digital products.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #757FEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 127, 234

Red: 117 / Green: 127 / Blue: 234

HSL

235°, 74%, 69%

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

CMYK

50%, 46%, 0%, 8%

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

What color is #757FEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #757FEA to RGB:

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

HEX to HSL

Convert #757FEA to HSL:

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

HEX to CMYK

Convert #757FEA to CMYK:

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

Color Meaning and Usage

#757FEA is a vivid blue color with RGB values of 117, 127, 234 and HSL of 235°, 74%, 69%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #757FEA is #EAE175, creating high-contrast pairings. For softer combinations, try analogous colors like #75BAEA.

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

Contrast with #757FEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #757FEA?

#757FEA is a vivid blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #757FEA?

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

How to use #757FEA in CSS?

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

What colors go well with #757FEA?

#EAE175 (complementary), #75BAEA (analogous), and #3341E1 (lighter shade) work well with #757FEA.