#62789D Color Information

Hex color code: #62789D

The hex color #62789D is a delicate blue with RGB values of (98, 120, 157) and HSL of (218°, 23%, 50%). It is popular in mobile app design.

Try:
Color NameSlate Gray
HEX
#62789D
RGB
98, 120, 157
HSL
218°, 23%, 50%
CMYK
38%, 24%, 0%, 38%

Shades

CSS Usage
color: #62789D;
background-color: #62789D;
border-color: #62789D;
box-shadow: 0 0 10px #62789D;
border: 2px solid #62789D;
Tailwind Usage
bg-[#62789D]
text-[#62789D]
border-[#62789D]
shadow-[0_0_10px_62789D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #62789D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #62789D; color: #000000; }

Badge

New Feature
.badge { background-color: #62789D; 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 #62789D; background-color: #62789D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #62789D20; border-left: 4px solid #62789D; }

Link / Accent

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

a { color: #62789D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #62789D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

98, 120, 157

Red: 98 / Green: 120 / Blue: 157

HSL

218°, 23%, 50%

Hue: 218° / Saturation: 23% / Lightness: 50%

CMYK

38%, 24%, 0%, 38%

Cyan: 38% / Magenta: 24% / Yellow: 0% / Key: 38%

What color is #62789D?

#62789D is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #62789D to RGB:

rgb(98, 120, 157)HEX to RGB Converter →

HEX to HSL

Convert #62789D to HSL:

hsl(218, 23%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #62789D to CMYK:

cmyk(38%, 24%, 0%, 38%)Color Converter →

Color Meaning and Usage

A soft blue tone, #62789D has RGB (98, 120, 157) and HSL (218°, 23%, 50%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #62789D is #9D8762, creating high-contrast pairings. For softer combinations, try analogous colors like #62959D.

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

Contrast with #62789D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #62789D?

#62789D is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #62789D?

#62789D in RGB is (98, 120, 157) - 98 red, 120 green, and 157 blue.

How to use #62789D in CSS?

Use #62789D directly in your CSS properties like color or background-color.

What colors go well with #62789D?

#9D8762 (complementary), #62959D (analogous), and #45546E (lighter shade) work well with #62789D.