Ink Vignette CSS Gradient
A dark, blue, focus radial gradient you can drop into any project. Copy the CSS below and use it as a background for hero sections, cards, buttons, or full pages.
The CSS
background-color: oklch(0.129 0.041 264.695);
background-image: radial-gradient(ellipse at center, oklch(0.372 0.039 257.287) 0%, oklch(0.208 0.04 265.755) 45%, oklch(0.129 0.041 264.695) 100%);The colors
The colors this gradient blends between. Open any of them for a full breakdown — shades, harmonies, and contrast.
Related gradients
More gradient tools
Browse the full gallery of CSS gradients, build animated backgrounds with the Shader Maker, or generate soft multi-color backgrounds with the Mesh Gradient Generator.

