#79849A Color Information

Hex color code: #79849A

A subtle blue shade, #79849A appears as (121, 132, 154) in RGB and (220°, 14%, 54%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Slate Gray
HEX
#79849A
RGB
121, 132, 154
HSL
220°, 14%, 54%
CMYK
21%, 14%, 0%, 40%

Shades

CSS Usage
color: #79849A;
background-color: #79849A;
border-color: #79849A;
box-shadow: 0 0 10px #79849A;
border: 2px solid #79849A;
Tailwind Usage
bg-[#79849A]
text-[#79849A]
border-[#79849A]
shadow-[0_0_10px_79849A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #79849A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #79849A; color: #000000; }

Badge

New Feature
.badge { background-color: #79849A; 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 #79849A; background-color: #79849A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #79849A20; border-left: 4px solid #79849A; }

Link / Accent

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

a { color: #79849A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #79849A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

121, 132, 154

Red: 121 / Green: 132 / Blue: 154

HSL

220°, 14%, 54%

Hue: 220° / Saturation: 14% / Lightness: 54%

CMYK

21%, 14%, 0%, 40%

Cyan: 21% / Magenta: 14% / Yellow: 0% / Key: 40%

What color is #79849A?

#79849A is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #79849A to RGB:

rgb(121, 132, 154)HEX to RGB Converter →

HEX to HSL

Convert #79849A to HSL:

hsl(220, 14%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #79849A to CMYK:

cmyk(21%, 14%, 0%, 40%)Color Converter →

Color Meaning and Usage

#79849A is a subtle blue color with RGB values of 121, 132, 154 and HSL of 220°, 14%, 54%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #79849A is #9A8F79, creating high-contrast pairings. For softer combinations, try analogous colors like #79959A.

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

Contrast with #79849A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #79849A?

#79849A is a subtle blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #79849A?

#79849A in RGB is (121, 132, 154) - 121 red, 132 green, and 154 blue.

How to use #79849A in CSS?

Use #79849A directly in your CSS properties like color or background-color.

What colors go well with #79849A?

#9A8F79 (complementary), #79959A (analogous), and #565F71 (lighter shade) work well with #79849A.