#928F81 Color Information

Hex color code: #928F81

A muted yellow shade, #928F81 appears as (146, 143, 129) in RGB and (49°, 7%, 54%) in HSL. It is typically applied in digital products.

Try:
Color NameGray
HEX
#928F81
RGB
146, 143, 129
HSL
49°, 7%, 54%
CMYK
0%, 2%, 12%, 43%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #928F81; 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 #928F81; background-color: #928F8115; }

Alert / Toast

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

Link / Accent

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

a { color: #928F81; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #928F81 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

146, 143, 129

Red: 146 / Green: 143 / Blue: 129

HSL

49°, 7%, 54%

Hue: 49° / Saturation: 7% / Lightness: 54%

CMYK

0%, 2%, 12%, 43%

Cyan: 0% / Magenta: 2% / Yellow: 12% / Key: 43%

What color is #928F81?

#928F81 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #928F81 to RGB:

rgb(146, 143, 129)HEX to RGB Converter →

HEX to HSL

Convert #928F81 to HSL:

hsl(49, 7%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #928F81 to CMYK:

cmyk(0%, 2%, 12%, 43%)Color Converter →

Color Meaning and Usage

A muted yellow tone, #928F81 has RGB (146, 143, 129) and HSL (49°, 7%, 54%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #928F81 is #818492, creating high-contrast pairings. For softer combinations, try analogous colors like #928781.

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

Contrast with #928F81

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #928F81?

#928F81 is a muted yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #928F81?

#928F81 in RGB is (146, 143, 129) - 146 red, 143 green, and 129 blue.

How to use #928F81 in CSS?

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

What colors go well with #928F81?

#818492 (complementary), #928781 (analogous), and #6A685C (lighter shade) work well with #928F81.