#9D941B Color Information

Hex color code: #9D941B

A eye-catching yellow shade, #9D941B appears as (157, 148, 27) in RGB and (56°, 71%, 36%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Goldenrod
HEX
#9D941B
RGB
157, 148, 27
HSL
56°, 71%, 36%
CMYK
0%, 6%, 83%, 38%

Shades

CSS Usage
color: #9D941B;
background-color: #9D941B;
border-color: #9D941B;
box-shadow: 0 0 10px #9D941B;
border: 2px solid #9D941B;
Tailwind Usage
bg-[#9D941B]
text-[#9D941B]
border-[#9D941B]
shadow-[0_0_10px_9D941B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9D941B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9D941B; color: #000000; }

Badge

New Feature
.badge { background-color: #9D941B; 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 #9D941B; background-color: #9D941B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9D941B20; border-left: 4px solid #9D941B; }

Link / Accent

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

a { color: #9D941B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9D941B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

157, 148, 27

Red: 157 / Green: 148 / Blue: 27

HSL

56°, 71%, 36%

Hue: 56° / Saturation: 71% / Lightness: 36%

CMYK

0%, 6%, 83%, 38%

Cyan: 0% / Magenta: 6% / Yellow: 83% / Key: 38%

What color is #9D941B?

#9D941B is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9D941B to RGB:

rgb(157, 148, 27)HEX to RGB Converter →

HEX to HSL

Convert #9D941B to HSL:

hsl(56, 71%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #9D941B to CMYK:

cmyk(0%, 6%, 83%, 38%)Color Converter →

Color Meaning and Usage

A vivid yellow tone, #9D941B has RGB (157, 148, 27) and HSL (56°, 71%, 36%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9D941B is #1B239D, creating high-contrast pairings. For softer combinations, try analogous colors like #9D531B.

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

Contrast with #9D941B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9D941B?

#9D941B is a vivid yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #9D941B?

#9D941B in RGB is (157, 148, 27) - 157 red, 148 green, and 27 blue.

How to use #9D941B in CSS?

Use #9D941B directly in your CSS properties like color or background-color.

What colors go well with #9D941B?

#1B239D (complementary), #9D531B (analogous), and #5C5710 (lighter shade) work well with #9D941B.