ランキングに戻る
180 linear gradients in CSS3, Figma, Sketch and PSD formats — free for personal and commercial use
gradientbackgroundcssdesignuicolorscss-gradientsfigmafigma-pluginfrontendsketchwebdesign
主要指標
スター成長
スター
2.5k
フォーク
141
週間成長
—
Issue
0
1k2k
2017年1月2018年8月2020年3月2021年10月2023年5月2024年12月2026年7月
成果物npm
npm install webgradientsREADME
WebGradients
A curated collection of splendid gradients made in CSS3, .sketch, .PSD and Figma formats.
View all the gradients here »
Made by Dima Braven · itmeo
Figma Plugin
Install the WebGradients Figma plugin to use all 180 gradients directly inside Figma.
How To Use
- Download the file
webgradients.css. - Place the file in your project folder.
- Link the file in the
<head>of your document.
<html>
<head>
<link href="webgradients.css" rel="stylesheet">
</head>
...
Browser Compatibility
Some gradients use the background-blend-mode CSS property. It is supported by the majority of modern browsers.
View full compatibility list (view on Caniuse) »
You can learn more about background-blend-mode here (view on MDN) »
License
WebGradients is created under the MIT license.
関連リポジトリ