#968E69 Color Information

Hex color code: #968E69

#968E69 is a balanced yellow color. In RGB it is (150, 142, 105), and in HSL it is (49°, 18%, 50%). It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#968E69
RGB
150, 142, 105
HSL
49°, 18%, 50%
CMYK
0%, 5%, 30%, 41%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #968E69; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 142, 105

Red: 150 / Green: 142 / Blue: 105

HSL

49°, 18%, 50%

Hue: 49° / Saturation: 18% / Lightness: 50%

CMYK

0%, 5%, 30%, 41%

Cyan: 0% / Magenta: 5% / Yellow: 30% / Key: 41%

What color is #968E69?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #968E69 to RGB:

rgb(150, 142, 105)HEX to RGB Converter →

HEX to HSL

Convert #968E69 to HSL:

hsl(49, 18%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #968E69 to CMYK:

cmyk(0%, 5%, 30%, 41%)Color Converter →

Color Meaning and Usage

A neutral yellow tone, #968E69 has RGB (150, 142, 105) and HSL (49°, 18%, 50%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #968E69 is #697196, creating high-contrast pairings. For softer combinations, try analogous colors like #967769.

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

Contrast with #968E69

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #968E69?

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

What is the RGB value of #968E69?

#968E69 in RGB is (150, 142, 105) - 150 red, 142 green, and 105 blue.

How to use #968E69 in CSS?

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

What colors go well with #968E69?

#697196 (complementary), #967769 (analogous), and #696349 (lighter shade) work well with #968E69.