#68748C Color Information

Hex color code: #68748C

The hex color #68748C is a subtle blue with RGB values of (104, 116, 140) and HSL of (220°, 15%, 48%). It is often used for branding and logos.

Try:
Color NameSlate Gray
HEX
#68748C
RGB
104, 116, 140
HSL
220°, 15%, 48%
CMYK
26%, 17%, 0%, 45%

Shades

CSS Usage
color: #68748C;
background-color: #68748C;
border-color: #68748C;
box-shadow: 0 0 10px #68748C;
border: 2px solid #68748C;
Tailwind Usage
bg-[#68748C]
text-[#68748C]
border-[#68748C]
shadow-[0_0_10px_68748C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #68748C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #68748C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #68748C; 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 #68748C; background-color: #68748C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #68748C20; border-left: 4px solid #68748C; }

Link / Accent

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

a { color: #68748C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #68748C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 116, 140

Red: 104 / Green: 116 / Blue: 140

HSL

220°, 15%, 48%

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

CMYK

26%, 17%, 0%, 45%

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

What color is #68748C?

#68748C is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #68748C to RGB:

rgb(104, 116, 140)HEX to RGB Converter →

HEX to HSL

Convert #68748C to HSL:

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

HEX to CMYK

Convert #68748C to CMYK:

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

Color Meaning and Usage

#68748C is a muted blue color with RGB values of 104, 116, 140 and HSL of 220°, 15%, 48%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #68748C is #8D8168, creating high-contrast pairings. For softer combinations, try analogous colors like #68878D.

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

Contrast with #68748C

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

Contrast Ratio: 4.47:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #68748C?

#68748C is a muted blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #68748C?

#68748C in RGB is (104, 116, 140) - 104 red, 116 green, and 140 blue.

How to use #68748C in CSS?

Use #68748C directly in your CSS properties like color or background-color.

What colors go well with #68748C?

#8D8168 (complementary), #68878D (analogous), and #485061 (lighter shade) work well with #68748C.