#968C1D Color Information

Hex color code: #968C1D

#968C1D is a subtle yellow color. In RGB it is (150, 140, 29), and in HSL it is (55°, 68%, 35%). It is often used for branding and logos.

Try:
Color NameOlive
HEX
#968C1D
RGB
150, 140, 29
HSL
55°, 68%, 35%
CMYK
0%, 7%, 81%, 41%

Shades

CSS Usage
color: #968C1D;
background-color: #968C1D;
border-color: #968C1D;
box-shadow: 0 0 10px #968C1D;
border: 2px solid #968C1D;
Tailwind Usage
bg-[#968C1D]
text-[#968C1D]
border-[#968C1D]
shadow-[0_0_10px_968C1D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #968C1D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #968C1D; color: #000000; }

Badge

New Feature
.badge { background-color: #968C1D; 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 #968C1D; background-color: #968C1D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #968C1D20; border-left: 4px solid #968C1D; }

Link / Accent

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

a { color: #968C1D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #968C1D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 140, 29

Red: 150 / Green: 140 / Blue: 29

HSL

55°, 68%, 35%

Hue: 55° / Saturation: 68% / Lightness: 35%

CMYK

0%, 7%, 81%, 41%

Cyan: 0% / Magenta: 7% / Yellow: 81% / Key: 41%

What color is #968C1D?

#968C1D is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #968C1D to RGB:

rgb(150, 140, 29)HEX to RGB Converter →

HEX to HSL

Convert #968C1D to HSL:

hsl(55, 68%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #968C1D to CMYK:

cmyk(0%, 7%, 81%, 41%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #968C1D has RGB (150, 140, 29) and HSL (55°, 68%, 35%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #968C1D is #1D2796, creating high-contrast pairings. For softer combinations, try analogous colors like #964F1D.

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

Contrast with #968C1D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #968C1D?

#968C1D is a neutral yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #968C1D?

#968C1D in RGB is (150, 140, 29) - 150 red, 140 green, and 29 blue.

How to use #968C1D in CSS?

Use #968C1D directly in your CSS properties like color or background-color.

What colors go well with #968C1D?

#1D2796 (complementary), #964F1D (analogous), and #565010 (lighter shade) work well with #968C1D.