#969264 Color Information

Hex color code: #969264

A pastel yellow shade, #969264 appears as (150, 146, 100) in RGB and (55°, 20%, 49%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#969264
RGB
150, 146, 100
HSL
55°, 20%, 49%
CMYK
0%, 3%, 33%, 41%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #969264; 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 #969264; background-color: #96926415; }

Alert / Toast

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

Link / Accent

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

a { color: #969264; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #969264 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

150, 146, 100

Red: 150 / Green: 146 / Blue: 100

HSL

55°, 20%, 49%

Hue: 55° / Saturation: 20% / Lightness: 49%

CMYK

0%, 3%, 33%, 41%

Cyan: 0% / Magenta: 3% / Yellow: 33% / Key: 41%

What color is #969264?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #969264 to RGB:

rgb(150, 146, 100)HEX to RGB Converter →

HEX to HSL

Convert #969264 to HSL:

hsl(55, 20%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #969264 to CMYK:

cmyk(0%, 3%, 33%, 41%)Color Converter →

Color Meaning and Usage

A pastel yellow tone, #969264 has RGB (150, 146, 100) and HSL (55°, 20%, 49%). 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 #969264 is #646896, creating high-contrast pairings. For softer combinations, try analogous colors like #967964.

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

Contrast with #969264

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #969264?

#969264 is a pastel yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #969264?

#969264 in RGB is (150, 146, 100) - 150 red, 146 green, and 100 blue.

How to use #969264 in CSS?

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

What colors go well with #969264?

#646896 (complementary), #967964 (analogous), and #686545 (lighter shade) work well with #969264.