#7789AA Color Information

Hex color code: #7789AA

The hex color #7789AA is a subtle blue with RGB values of (119, 137, 170) and HSL of (219°, 23%, 57%). It is popular in mobile app design.

Try:
Color NameLight Slate Gray
HEX
#7789AA
RGB
119, 137, 170
HSL
219°, 23%, 57%
CMYK
30%, 19%, 0%, 33%

Shades

CSS Usage
color: #7789AA;
background-color: #7789AA;
border-color: #7789AA;
box-shadow: 0 0 10px #7789AA;
border: 2px solid #7789AA;
Tailwind Usage
bg-[#7789AA]
text-[#7789AA]
border-[#7789AA]
shadow-[0_0_10px_7789AA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #7789AA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #7789AA; color: #000000; }

Badge

New Feature
.badge { background-color: #7789AA; 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 #7789AA; background-color: #7789AA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #7789AA20; border-left: 4px solid #7789AA; }

Link / Accent

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

a { color: #7789AA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #7789AA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

119, 137, 170

Red: 119 / Green: 137 / Blue: 170

HSL

219°, 23%, 57%

Hue: 219° / Saturation: 23% / Lightness: 57%

CMYK

30%, 19%, 0%, 33%

Cyan: 30% / Magenta: 19% / Yellow: 0% / Key: 33%

What color is #7789AA?

#7789AA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #7789AA to RGB:

rgb(119, 137, 170)HEX to RGB Converter →

HEX to HSL

Convert #7789AA to HSL:

hsl(219, 23%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #7789AA to CMYK:

cmyk(30%, 19%, 0%, 33%)Color Converter →

Color Meaning and Usage

A soft blue tone, #7789AA has RGB (119, 137, 170) and HSL (219°, 23%, 57%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #7789AA is #AB9978, creating high-contrast pairings. For softer combinations, try analogous colors like #78A3AB.

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

Contrast with #7789AA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #7789AA?

#7789AA is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #7789AA?

#7789AA in RGB is (119, 137, 170) - 119 red, 137 green, and 170 blue.

How to use #7789AA in CSS?

Use #7789AA directly in your CSS properties like color or background-color.

What colors go well with #7789AA?

#AB9978 (complementary), #78A3AB (analogous), and #526484 (lighter shade) work well with #7789AA.