#759FED Color Information

Hex color code: #759FED

The hex color #759FED is a eye-catching blue with RGB values of (117, 159, 237) and HSL of (219°, 77%, 69%). It is popular in mobile app design.

Try:
Color NameCornflower Blue
HEX
#759FED
RGB
117, 159, 237
HSL
219°, 77%, 69%
CMYK
51%, 33%, 0%, 7%

Shades

CSS Usage
color: #759FED;
background-color: #759FED;
border-color: #759FED;
box-shadow: 0 0 10px #759FED;
border: 2px solid #759FED;
Tailwind Usage
bg-[#759FED]
text-[#759FED]
border-[#759FED]
shadow-[0_0_10px_759FED]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #759FED, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #759FED; color: #000000; }

Badge

New Feature
.badge { background-color: #759FED; 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 #759FED; background-color: #759FED15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #759FED20; border-left: 4px solid #759FED; }

Link / Accent

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

a { color: #759FED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #759FED in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 159, 237

Red: 117 / Green: 159 / Blue: 237

HSL

219°, 77%, 69%

Hue: 219° / Saturation: 77% / Lightness: 69%

CMYK

51%, 33%, 0%, 7%

Cyan: 51% / Magenta: 33% / Yellow: 0% / Key: 7%

What color is #759FED?

#759FED is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #759FED to RGB:

rgb(117, 159, 237)HEX to RGB Converter →

HEX to HSL

Convert #759FED to HSL:

hsl(219, 77%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #759FED to CMYK:

cmyk(51%, 33%, 0%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching blue tone, #759FED has RGB (117, 159, 237) and HSL (219°, 77%, 69%). Known for evoking creativity and luxury, this blue-purple hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #759FED is #EDC273, creating high-contrast pairings. For softer combinations, try analogous colors like #73DBED.

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

Contrast with #759FED

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

Contrast Ratio: 7.94:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #759FED?

#759FED is a eye-catching blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #759FED?

#759FED in RGB is (117, 159, 237) - 117 red, 159 green, and 237 blue.

How to use #759FED in CSS?

Use #759FED directly in your CSS properties like color or background-color.

What colors go well with #759FED?

#EDC273 (complementary), #73DBED (analogous), and #2F6FE4 (lighter shade) work well with #759FED.