#758DDB Color Information

Hex color code: #758DDB

A calming blue shade, #758DDB appears as (117, 141, 219) in RGB and (226°, 59%, 66%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameCornflower Blue
HEX
#758DDB
RGB
117, 141, 219
HSL
226°, 59%, 66%
CMYK
47%, 36%, 0%, 14%

Shades

CSS Usage
color: #758DDB;
background-color: #758DDB;
border-color: #758DDB;
box-shadow: 0 0 10px #758DDB;
border: 2px solid #758DDB;
Tailwind Usage
bg-[#758DDB]
text-[#758DDB]
border-[#758DDB]
shadow-[0_0_10px_758DDB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #758DDB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #758DDB; color: #000000; }

Badge

New Feature
.badge { background-color: #758DDB; 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 #758DDB; background-color: #758DDB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #758DDB20; border-left: 4px solid #758DDB; }

Link / Accent

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

a { color: #758DDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #758DDB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 141, 219

Red: 117 / Green: 141 / Blue: 219

HSL

226°, 59%, 66%

Hue: 226° / Saturation: 59% / Lightness: 66%

CMYK

47%, 36%, 0%, 14%

Cyan: 47% / Magenta: 36% / Yellow: 0% / Key: 14%

What color is #758DDB?

#758DDB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #758DDB to RGB:

rgb(117, 141, 219)HEX to RGB Converter →

HEX to HSL

Convert #758DDB to HSL:

hsl(226, 59%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #758DDB to CMYK:

cmyk(47%, 36%, 0%, 14%)Color Converter →

Color Meaning and Usage

A peaceful blue tone, #758DDB has RGB (117, 141, 219) and HSL (226°, 59%, 66%). Known for evoking creativity and luxury, this blue-purple hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #758DDB is #DBC475, creating high-contrast pairings. For softer combinations, try analogous colors like #75C0DB.

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

Contrast with #758DDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #758DDB?

#758DDB is a peaceful blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #758DDB?

#758DDB in RGB is (117, 141, 219) - 117 red, 141 green, and 219 blue.

How to use #758DDB in CSS?

Use #758DDB directly in your CSS properties like color or background-color.

What colors go well with #758DDB?

#DBC475 (complementary), #75C0DB (analogous), and #385BCC (lighter shade) work well with #758DDB.