#92918D Color Information

Hex color code: #92918D

A neutral yellow shade, #92918D appears as (146, 145, 141) in RGB and (48°, 2%, 56%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#92918D
RGB
146, 145, 141
HSL
48°, 2%, 56%
CMYK
0%, 1%, 3%, 43%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #92918D; 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 #92918D; background-color: #92918D15; }

Alert / Toast

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

Link / Accent

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

a { color: #92918D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #92918D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

146, 145, 141

Red: 146 / Green: 145 / Blue: 141

HSL

48°, 2%, 56%

Hue: 48° / Saturation: 2% / Lightness: 56%

CMYK

0%, 1%, 3%, 43%

Cyan: 0% / Magenta: 1% / Yellow: 3% / Key: 43%

What color is #92918D?

#92918D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #92918D to RGB:

rgb(146, 145, 141)HEX to RGB Converter →

HEX to HSL

Convert #92918D to HSL:

hsl(48, 2%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #92918D to CMYK:

cmyk(0%, 1%, 3%, 43%)Color Converter →

Color Meaning and Usage

A understated yellow tone, #92918D has RGB (146, 145, 141) and HSL (48°, 2%, 56%). Known for evoking balance and subtlety, this desaturated neutral is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #92918D is #8D8D91, creating high-contrast pairings. For softer combinations, try analogous colors like #918E8D.

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

Contrast with #92918D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #92918D?

#92918D is a understated yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #92918D?

#92918D in RGB is (146, 145, 141) - 146 red, 145 green, and 141 blue.

How to use #92918D in CSS?

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

What colors go well with #92918D?

#8D8D91 (complementary), #918E8D (analogous), and #6B6A66 (lighter shade) work well with #92918D.