#85938F Color Information

Hex color code: #85938F

The hex color #85938F is a balanced cyan with RGB values of (133, 147, 143) and HSL of (163°, 6%, 55%). It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#85938F
RGB
133, 147, 143
HSL
163°, 6%, 55%
CMYK
10%, 0%, 3%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #85938F; 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 #85938F; background-color: #85938F15; }

Alert / Toast

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

Link / Accent

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

a { color: #85938F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #85938F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

133, 147, 143

Red: 133 / Green: 147 / Blue: 143

HSL

163°, 6%, 55%

Hue: 163° / Saturation: 6% / Lightness: 55%

CMYK

10%, 0%, 3%, 42%

Cyan: 10% / Magenta: 0% / Yellow: 3% / Key: 42%

What color is #85938F?

#85938F is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #85938F to RGB:

rgb(133, 147, 143)HEX to RGB Converter →

HEX to HSL

Convert #85938F to HSL:

hsl(163, 6%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #85938F to CMYK:

cmyk(10%, 0%, 3%, 42%)Color Converter →

Color Meaning and Usage

A muted cyan tone, #85938F has RGB (133, 147, 143) and HSL (163°, 6%, 55%). Known for evoking balance and subtlety, this desaturated neutral is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #85938F is #938589, creating high-contrast pairings. For softer combinations, try analogous colors like #859388.

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

Contrast with #85938F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #85938F?

#85938F is a muted cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #85938F?

#85938F in RGB is (133, 147, 143) - 133 red, 147 green, and 143 blue.

How to use #85938F in CSS?

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

What colors go well with #85938F?

#938589 (complementary), #859388 (analogous), and #606C69 (lighter shade) work well with #85938F.