Evil Goddess of Shadows カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Evil Goddess of Shadows palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Evil Goddess of Shadows カラーパレット (PNG) をダウンロード
Evil Goddess of Shadows カラーパレット CSS
/* CSS */
.color-1 {
color: #14041b;
}
.color-2 {
color: #1a092a;
}
.color-3 {
color: #20103c;
}
.color-4 {
color: #271744;
}
.color-5 {
color: #3f1d54;
}
/* CSS Variables */
:root {
--color-1: #14041b;
--color-2: #1a092a;
--color-3: #20103c;
--color-4: #271744;
--color-5: #3f1d54;
}
Evil Goddess of Shadows の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #14041b, #1a092a, #20103c, #271744, #3f1d54);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #14041b, #1a092a, #20103c, #271744, #3f1d54);
}
似たようなカラーパレット
Evil Goddess of Shadows color palette created on .