#434343
#000000
Linear CSS gradient
#076 Premium Dark Gradient
A muted linear CSS gradient sweeping from left to right, Premium Dark blends charcoal (#434343) and near-black (#000000) 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
#434343rgb(67, 67, 67)
#000000rgb(0, 0, 0)
CSS code
background-image: linear-gradient(to right, #434343 0%, black 100%);