#888482 Color Information

Hex color code: #888482

#888482 is a subtle orange color. In RGB it is (136, 132, 130), and in HSL it is (20°, 2%, 52%). It is often used for branding and logos.

Try:
Color NameGray
HEX
#888482
RGB
136, 132, 130
HSL
20°, 2%, 52%
CMYK
0%, 3%, 4%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #888482; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 132, 130

Red: 136 / Green: 132 / Blue: 130

HSL

20°, 2%, 52%

Hue: 20° / Saturation: 2% / Lightness: 52%

CMYK

0%, 3%, 4%, 47%

Cyan: 0% / Magenta: 3% / Yellow: 4% / Key: 47%

What color is #888482?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #888482 to RGB:

rgb(136, 132, 130)HEX to RGB Converter →

HEX to HSL

Convert #888482 to HSL:

hsl(20, 2%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #888482 to CMYK:

cmyk(0%, 3%, 4%, 47%)Color Converter →

Color Meaning and Usage

#888482 is a balanced orange color with RGB values of 136, 132, 130 and HSL of 20°, 2%, 52%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #888482 is #828587, creating high-contrast pairings. For softer combinations, try analogous colors like #878283.

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

Contrast with #888482

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #888482?

#888482 is a balanced orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #888482?

#888482 in RGB is (136, 132, 130) - 136 red, 132 green, and 130 blue.

How to use #888482 in CSS?

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

What colors go well with #888482?

#828587 (complementary), #878283 (analogous), and #605E5C (lighter shade) work well with #888482.