#888262 Color Information

Hex color code: #888262

A neutral yellow shade, #888262 appears as (136, 130, 98) in RGB and (51°, 16%, 46%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#888262
RGB
136, 130, 98
HSL
51°, 16%, 46%
CMYK
0%, 4%, 28%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #888262; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 130, 98

Red: 136 / Green: 130 / Blue: 98

HSL

51°, 16%, 46%

Hue: 51° / Saturation: 16% / Lightness: 46%

CMYK

0%, 4%, 28%, 47%

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

What color is #888262?

#888262 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #888262 to RGB:

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

HEX to HSL

Convert #888262 to HSL:

hsl(51, 16%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #888262 to CMYK:

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

Color Meaning and Usage

A neutral yellow tone, #888262 has RGB (136, 130, 98) and HSL (51°, 16%, 46%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #888262 is #636888, creating high-contrast pairings. For softer combinations, try analogous colors like #887063.

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

Contrast with #888262

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #888262?

#888262 is a neutral yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #888262?

#888262 in RGB is (136, 130, 98) - 136 red, 130 green, and 98 blue.

How to use #888262 in CSS?

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

What colors go well with #888262?

#636888 (complementary), #887063 (analogous), and #5C5842 (lighter shade) work well with #888262.