#68758D Color Information

Hex color code: #68758D

The hex color #68758D is a neutral blue with RGB values of (104, 117, 141) and HSL of (219°, 15%, 48%). It is frequently seen in web interfaces.

Try:
Color NameSlate Gray
HEX
#68758D
RGB
104, 117, 141
HSL
219°, 15%, 48%
CMYK
26%, 17%, 0%, 45%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #68758D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #68758D; color: #FFFFFF; }

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 #68758D; background-color: #68758D15; }

Alert / Toast

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

Link / Accent

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

a { color: #68758D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 117, 141

Red: 104 / Green: 117 / Blue: 141

HSL

219°, 15%, 48%

Hue: 219° / Saturation: 15% / Lightness: 48%

CMYK

26%, 17%, 0%, 45%

Cyan: 26% / Magenta: 17% / Yellow: 0% / Key: 45%

What color is #68758D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #68758D to RGB:

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

HEX to HSL

Convert #68758D to HSL:

hsl(219, 15%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #68758D to CMYK:

cmyk(26%, 17%, 0%, 45%)Color Converter →

Color Meaning and Usage

A subtle blue tone, #68758D has RGB (104, 117, 141) and HSL (219°, 15%, 48%). 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 #68758D is #8D8068, creating high-contrast pairings. For softer combinations, try analogous colors like #68878D.

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

Contrast with #68758D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #68758D?

#68758D is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #68758D?

#68758D in RGB is (104, 117, 141) - 104 red, 117 green, and 141 blue.

How to use #68758D in CSS?

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

What colors go well with #68758D?

#8D8068 (complementary), #68878D (analogous), and #485061 (lighter shade) work well with #68758D.