#74869E Color Information

Hex color code: #74869E

A balanced blue shade, #74869E appears as (116, 134, 158) in RGB and (214°, 18%, 54%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#74869E
RGB
116, 134, 158
HSL
214°, 18%, 54%
CMYK
27%, 15%, 0%, 38%

Shades

CSS Usage
color: #74869E;
background-color: #74869E;
border-color: #74869E;
box-shadow: 0 0 10px #74869E;
border: 2px solid #74869E;
Tailwind Usage
bg-[#74869E]
text-[#74869E]
border-[#74869E]
shadow-[0_0_10px_74869E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #74869E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #74869E; color: #000000; }

Badge

New Feature
.badge { background-color: #74869E; 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 #74869E; background-color: #74869E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #74869E20; border-left: 4px solid #74869E; }

Link / Accent

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

a { color: #74869E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #74869E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

116, 134, 158

Red: 116 / Green: 134 / Blue: 158

HSL

214°, 18%, 54%

Hue: 214° / Saturation: 18% / Lightness: 54%

CMYK

27%, 15%, 0%, 38%

Cyan: 27% / Magenta: 15% / Yellow: 0% / Key: 38%

What color is #74869E?

#74869E is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #74869E to RGB:

rgb(116, 134, 158)HEX to RGB Converter →

HEX to HSL

Convert #74869E to HSL:

hsl(214, 18%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #74869E to CMYK:

cmyk(27%, 15%, 0%, 38%)Color Converter →

Color Meaning and Usage

#74869E is a understated blue color with RGB values of 116, 134, 158 and HSL of 214°, 18%, 54%. This blue-purple hue evokes creativity and luxury, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #74869E is #9F8D75, creating high-contrast pairings. For softer combinations, try analogous colors like #759C9F.

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

Contrast with #74869E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #74869E?

#74869E is a understated blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #74869E?

#74869E in RGB is (116, 134, 158) - 116 red, 134 green, and 158 blue.

How to use #74869E in CSS?

Use #74869E directly in your CSS properties like color or background-color.

What colors go well with #74869E?

#9F8D75 (complementary), #759C9F (analogous), and #526175 (lighter shade) work well with #74869E.