#998C1A Color Information

Hex color code: #998C1A

#998C1A is a bold yellow color. In RGB it is (153, 140, 26), and in HSL it is (54°, 71%, 35%). It is frequently seen in web interfaces.

Try:
Color NameDark Goldenrod
HEX
#998C1A
RGB
153, 140, 26
HSL
54°, 71%, 35%
CMYK
0%, 8%, 83%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #998C1A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

153, 140, 26

Red: 153 / Green: 140 / Blue: 26

HSL

54°, 71%, 35%

Hue: 54° / Saturation: 71% / Lightness: 35%

CMYK

0%, 8%, 83%, 40%

Cyan: 0% / Magenta: 8% / Yellow: 83% / Key: 40%

What color is #998C1A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #998C1A to RGB:

rgb(153, 140, 26)HEX to RGB Converter →

HEX to HSL

Convert #998C1A to HSL:

hsl(54, 71%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #998C1A to CMYK:

cmyk(0%, 8%, 83%, 40%)Color Converter →

Color Meaning and Usage

A dynamic yellow tone, #998C1A has RGB (153, 140, 26) and HSL (54°, 71%, 35%). Known for evoking optimism and creativity, this orange-yellow hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #998C1A is #1A2799, creating high-contrast pairings. For softer combinations, try analogous colors like #994D1A.

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

Contrast with #998C1A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #998C1A?

#998C1A is a dynamic yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #998C1A?

#998C1A in RGB is (153, 140, 26) - 153 red, 140 green, and 26 blue.

How to use #998C1A in CSS?

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

What colors go well with #998C1A?

#1A2799 (complementary), #994D1A (analogous), and #57500F (lighter shade) work well with #998C1A.