#998B66 Color Information

Hex color code: #998B66

The hex color #998B66 is a gentle orange with RGB values of (153, 139, 102) and HSL of (44°, 20%, 50%). It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#998B66
RGB
153, 139, 102
HSL
44°, 20%, 50%
CMYK
0%, 9%, 33%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #998B66; 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 #998B66; background-color: #998B6615; }

Alert / Toast

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

Link / Accent

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

a { color: #998B66; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #998B66 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 139, 102

Red: 153 / Green: 139 / Blue: 102

HSL

44°, 20%, 50%

Hue: 44° / Saturation: 20% / Lightness: 50%

CMYK

0%, 9%, 33%, 40%

Cyan: 0% / Magenta: 9% / Yellow: 33% / Key: 40%

What color is #998B66?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #998B66 to RGB:

rgb(153, 139, 102)HEX to RGB Converter →

HEX to HSL

Convert #998B66 to HSL:

hsl(44, 20%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #998B66 to CMYK:

cmyk(0%, 9%, 33%, 40%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #998B66 has RGB (153, 139, 102) and HSL (44°, 20%, 50%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #998B66 is #667499, creating high-contrast pairings. For softer combinations, try analogous colors like #997266.

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

Contrast with #998B66

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #998B66?

#998B66 is a gentle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #998B66?

#998B66 in RGB is (153, 139, 102) - 153 red, 139 green, and 102 blue.

How to use #998B66 in CSS?

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

What colors go well with #998B66?

#667499 (complementary), #997266 (analogous), and #6B6247 (lighter shade) work well with #998B66.