#85819A Color Information

Hex color code: #85819A

The hex color #85819A is a muted blue with RGB values of (133, 129, 154) and HSL of (250°, 11%, 55%). It is typically applied in digital products.

Try:
Color NameLight Slate Gray
HEX
#85819A
RGB
133, 129, 154
HSL
250°, 11%, 55%
CMYK
14%, 16%, 0%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #85819A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 129, 154

Red: 133 / Green: 129 / Blue: 154

HSL

250°, 11%, 55%

Hue: 250° / Saturation: 11% / Lightness: 55%

CMYK

14%, 16%, 0%, 40%

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

What color is #85819A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #85819A to RGB:

rgb(133, 129, 154)HEX to RGB Converter →

HEX to HSL

Convert #85819A to HSL:

hsl(250, 11%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #85819A to CMYK:

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

Color Meaning and Usage

#85819A is a muted blue color with RGB values of 133, 129, 154 and HSL of 250°, 11%, 55%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #85819A is #959980, creating high-contrast pairings. For softer combinations, try analogous colors like #808899.

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

Contrast with #85819A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #85819A?

#85819A is a muted blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #85819A?

#85819A in RGB is (133, 129, 154) - 133 red, 129 green, and 154 blue.

How to use #85819A in CSS?

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

What colors go well with #85819A?

#959980 (complementary), #808899 (analogous), and #5F5B71 (lighter shade) work well with #85819A.