#999285 Color Information

Hex color code: #999285

A understated orange shade, #999285 appears as (153, 146, 133) in RGB and (39°, 9%, 56%) in HSL. It is widely used in graphic design.

Try:
Color NameGray
HEX
#999285
RGB
153, 146, 133
HSL
39°, 9%, 56%
CMYK
0%, 5%, 13%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #999285; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 146, 133

Red: 153 / Green: 146 / Blue: 133

HSL

39°, 9%, 56%

Hue: 39° / Saturation: 9% / Lightness: 56%

CMYK

0%, 5%, 13%, 40%

Cyan: 0% / Magenta: 5% / Yellow: 13% / Key: 40%

What color is #999285?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #999285 to RGB:

rgb(153, 146, 133)HEX to RGB Converter →

HEX to HSL

Convert #999285 to HSL:

hsl(39, 9%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #999285 to CMYK:

cmyk(0%, 5%, 13%, 40%)Color Converter →

Color Meaning and Usage

A muted orange tone, #999285 has RGB (153, 146, 133) and HSL (39°, 9%, 56%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #999285 is #858C99, creating high-contrast pairings. For softer combinations, try analogous colors like #998885.

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

Contrast with #999285

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #999285?

#999285 is a muted orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #999285?

#999285 in RGB is (153, 146, 133) - 153 red, 146 green, and 133 blue.

How to use #999285 in CSS?

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

What colors go well with #999285?

#858C99 (complementary), #998885 (analogous), and #726B5F (lighter shade) work well with #999285.