#768EAD Color Information

Hex color code: #768EAD

A soft blue shade, #768EAD appears as (118, 142, 173) in RGB and (214°, 25%, 57%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Slate Gray
HEX
#768EAD
RGB
118, 142, 173
HSL
214°, 25%, 57%
CMYK
32%, 18%, 0%, 32%

Shades

CSS Usage
color: #768EAD;
background-color: #768EAD;
border-color: #768EAD;
box-shadow: 0 0 10px #768EAD;
border: 2px solid #768EAD;
Tailwind Usage
bg-[#768EAD]
text-[#768EAD]
border-[#768EAD]
shadow-[0_0_10px_768EAD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #768EAD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #768EAD; color: #000000; }

Badge

New Feature
.badge { background-color: #768EAD; 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 #768EAD; background-color: #768EAD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #768EAD20; border-left: 4px solid #768EAD; }

Link / Accent

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

a { color: #768EAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #768EAD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

118, 142, 173

Red: 118 / Green: 142 / Blue: 173

HSL

214°, 25%, 57%

Hue: 214° / Saturation: 25% / Lightness: 57%

CMYK

32%, 18%, 0%, 32%

Cyan: 32% / Magenta: 18% / Yellow: 0% / Key: 32%

What color is #768EAD?

#768EAD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #768EAD to RGB:

rgb(118, 142, 173)HEX to RGB Converter →

HEX to HSL

Convert #768EAD to HSL:

hsl(214, 25%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #768EAD to CMYK:

cmyk(32%, 18%, 0%, 32%)Color Converter →

Color Meaning and Usage

#768EAD is a pastel blue color with RGB values of 118, 142, 173 and HSL of 214°, 25%, 57%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #768EAD is #AD9576, creating high-contrast pairings. For softer combinations, try analogous colors like #76A9AD.

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

Contrast with #768EAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #768EAD?

#768EAD is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #768EAD?

#768EAD in RGB is (118, 142, 173) - 118 red, 142 green, and 173 blue.

How to use #768EAD in CSS?

Use #768EAD directly in your CSS properties like color or background-color.

What colors go well with #768EAD?

#AD9576 (complementary), #76A9AD (analogous), and #506886 (lighter shade) work well with #768EAD.