#755ECF Color Information

Hex color code: #755ECF

The hex color #755ECF is a calming blue with RGB values of (117, 94, 207) and HSL of (252°, 54%, 59%). It is frequently seen in web interfaces.

Try:
Color NameSlate Blue
HEX
#755ECF
RGB
117, 94, 207
HSL
252°, 54%, 59%
CMYK
43%, 55%, 0%, 19%

Shades

CSS Usage
color: #755ECF;
background-color: #755ECF;
border-color: #755ECF;
box-shadow: 0 0 10px #755ECF;
border: 2px solid #755ECF;
Tailwind Usage
bg-[#755ECF]
text-[#755ECF]
border-[#755ECF]
shadow-[0_0_10px_755ECF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #755ECF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #755ECF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #755ECF; color: #FFFFFF; }

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 #755ECF; background-color: #755ECF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #755ECF20; border-left: 4px solid #755ECF; }

Link / Accent

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

a { color: #755ECF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #755ECF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 94, 207

Red: 117 / Green: 94 / Blue: 207

HSL

252°, 54%, 59%

Hue: 252° / Saturation: 54% / Lightness: 59%

CMYK

43%, 55%, 0%, 19%

Cyan: 43% / Magenta: 55% / Yellow: 0% / Key: 19%

What color is #755ECF?

#755ECF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #755ECF to RGB:

rgb(117, 94, 207)HEX to RGB Converter →

HEX to HSL

Convert #755ECF to HSL:

hsl(252, 54%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #755ECF to CMYK:

cmyk(43%, 55%, 0%, 19%)Color Converter →

Color Meaning and Usage

A cool blue tone, #755ECF has RGB (117, 94, 207) and HSL (252°, 54%, 59%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #755ECF is #B8CF5E, creating high-contrast pairings. For softer combinations, try analogous colors like #5E80CF.

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

Contrast with #755ECF

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

Contrast Ratio: 4.26:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #755ECF?

#755ECF is a cool blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #755ECF?

#755ECF in RGB is (117, 94, 207) - 117 red, 94 green, and 207 blue.

How to use #755ECF in CSS?

Use #755ECF directly in your CSS properties like color or background-color.

What colors go well with #755ECF?

#B8CF5E (complementary), #5E80CF (analogous), and #4C34AD (lighter shade) work well with #755ECF.