#908A3C Color Information

Hex color code: #908A3C

The hex color #908A3C is a soft yellow with RGB values of (144, 138, 60) and HSL of (56°, 41%, 40%). It is typically applied in digital products.

Try:
Color NameOlive Drab
HEX
#908A3C
RGB
144, 138, 60
HSL
56°, 41%, 40%
CMYK
0%, 4%, 58%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #908A3C; 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 #908A3C; background-color: #908A3C15; }

Alert / Toast

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

Link / Accent

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

a { color: #908A3C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #908A3C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 138, 60

Red: 144 / Green: 138 / Blue: 60

HSL

56°, 41%, 40%

Hue: 56° / Saturation: 41% / Lightness: 40%

CMYK

0%, 4%, 58%, 44%

Cyan: 0% / Magenta: 4% / Yellow: 58% / Key: 44%

What color is #908A3C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #908A3C to RGB:

rgb(144, 138, 60)HEX to RGB Converter →

HEX to HSL

Convert #908A3C to HSL:

hsl(56, 41%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #908A3C to CMYK:

cmyk(0%, 4%, 58%, 44%)Color Converter →

Color Meaning and Usage

#908A3C is a soft yellow color with RGB values of 144, 138, 60 and HSL of 56°, 41%, 40%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #908A3C is #3C4290, creating high-contrast pairings. For softer combinations, try analogous colors like #90603C.

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

Contrast with #908A3C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #908A3C?

#908A3C is a soft yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #908A3C?

#908A3C in RGB is (144, 138, 60) - 144 red, 138 green, and 60 blue.

How to use #908A3C in CSS?

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

What colors go well with #908A3C?

#3C4290 (complementary), #90603C (analogous), and #5A5626 (lighter shade) work well with #908A3C.