#29323C
#485563
Linear CSS gradient
#100 Vicious Stance Gradient
A muted linear CSS gradient angled at 60° toward the upper right, Vicious Stance blends midnight blue (#29323C) and navy (#485563) in two colour stops.
Rich and moody, the dark tones add visual weight and sophistication without relying on photographic imagery.
Works well for luxury product pages, portfolio hero sections, editorial covers. Copy the CSS snippet below and apply it directly — no preprocessor or build step required.
Color palette
ColorHEXRGB
#29323Crgb(41, 50, 60)
#485563rgb(72, 85, 99)
CSS code
background-image: linear-gradient(60deg, #29323c 0%, #485563 100%);