#848192 Color Information

Hex color code: #848192

A neutral blue shade, #848192 appears as (132, 129, 146) in RGB and (251°, 7%, 54%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Slate Gray
HEX
#848192
RGB
132, 129, 146
HSL
251°, 7%, 54%
CMYK
10%, 12%, 0%, 43%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #848192; 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 #848192; background-color: #84819215; }

Alert / Toast

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

Link / Accent

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

a { color: #848192; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #848192 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

132, 129, 146

Red: 132 / Green: 129 / Blue: 146

HSL

251°, 7%, 54%

Hue: 251° / Saturation: 7% / Lightness: 54%

CMYK

10%, 12%, 0%, 43%

Cyan: 10% / Magenta: 12% / Yellow: 0% / Key: 43%

What color is #848192?

#848192 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #848192 to RGB:

rgb(132, 129, 146)HEX to RGB Converter →

HEX to HSL

Convert #848192 to HSL:

hsl(251, 7%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #848192 to CMYK:

cmyk(10%, 12%, 0%, 43%)Color Converter →

Color Meaning and Usage

#848192 is a neutral blue color with RGB values of 132, 129, 146 and HSL of 251°, 7%, 54%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #848192 is #8F9281, creating high-contrast pairings. For softer combinations, try analogous colors like #818792.

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

Contrast with #848192

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #848192?

#848192 is a neutral blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #848192?

#848192 in RGB is (132, 129, 146) - 132 red, 129 green, and 146 blue.

How to use #848192 in CSS?

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

What colors go well with #848192?

#8F9281 (complementary), #818792 (analogous), and #5F5C6A (lighter shade) work well with #848192.