#848BA4 Color Information

Hex color code: #848BA4

#848BA4 is a muted blue color. In RGB it is (132, 139, 164), and in HSL it is (227°, 15%, 58%). It is typically applied in digital products.

Try:
Color NameLight Slate Gray
HEX
#848BA4
RGB
132, 139, 164
HSL
227°, 15%, 58%
CMYK
20%, 15%, 0%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #848BA4; 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 #848BA4; background-color: #848BA415; }

Alert / Toast

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

Link / Accent

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

a { color: #848BA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #848BA4 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

132, 139, 164

Red: 132 / Green: 139 / Blue: 164

HSL

227°, 15%, 58%

Hue: 227° / Saturation: 15% / Lightness: 58%

CMYK

20%, 15%, 0%, 36%

Cyan: 20% / Magenta: 15% / Yellow: 0% / Key: 36%

What color is #848BA4?

#848BA4 is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #848BA4 to RGB:

rgb(132, 139, 164)HEX to RGB Converter →

HEX to HSL

Convert #848BA4 to HSL:

hsl(227, 15%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #848BA4 to CMYK:

cmyk(20%, 15%, 0%, 36%)Color Converter →

Color Meaning and Usage

#848BA4 is a subtle blue color with RGB values of 132, 139, 164 and HSL of 227°, 15%, 58%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #848BA4 is #A49D84, creating high-contrast pairings. For softer combinations, try analogous colors like #849BA4.

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

Contrast with #848BA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #848BA4?

#848BA4 is a subtle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #848BA4?

#848BA4 in RGB is (132, 139, 164) - 132 red, 139 green, and 164 blue.

How to use #848BA4 in CSS?

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

What colors go well with #848BA4?

#A49D84 (complementary), #849BA4 (analogous), and #5D647E (lighter shade) work well with #848BA4.