#94908C Color Information

Hex color code: #94908C

The hex color #94908C is a neutral orange with RGB values of (148, 144, 140) and HSL of (30°, 4%, 56%). It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#94908C
RGB
148, 144, 140
HSL
30°, 4%, 56%
CMYK
0%, 3%, 5%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #94908C; 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 #94908C; background-color: #94908C15; }

Alert / Toast

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

Link / Accent

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

a { color: #94908C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #94908C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 144, 140

Red: 148 / Green: 144 / Blue: 140

HSL

30°, 4%, 56%

Hue: 30° / Saturation: 4% / Lightness: 56%

CMYK

0%, 3%, 5%, 42%

Cyan: 0% / Magenta: 3% / Yellow: 5% / Key: 42%

What color is #94908C?

#94908C is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #94908C to RGB:

rgb(148, 144, 140)HEX to RGB Converter →

HEX to HSL

Convert #94908C to HSL:

hsl(30, 4%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #94908C to CMYK:

cmyk(0%, 3%, 5%, 42%)Color Converter →

Color Meaning and Usage

A understated orange tone, #94908C has RGB (148, 144, 140) and HSL (30°, 4%, 56%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #94908C is #8A8F93, creating high-contrast pairings. For softer combinations, try analogous colors like #938A8A.

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

Contrast with #94908C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #94908C?

#94908C is a understated orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #94908C?

#94908C in RGB is (148, 144, 140) - 148 red, 144 green, and 140 blue.

How to use #94908C in CSS?

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

What colors go well with #94908C?

#8A8F93 (complementary), #938A8A (analogous), and #6D6964 (lighter shade) work well with #94908C.