Shadowed Elegance カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Shadowed Elegance palette

このパレットを共有する先:

Shadowed Elegance カラーパレット (PNG) をダウンロード

Download shadowed elegance color palette PNG image (landscape)
Download shadowed elegance color palette PNG image (square)

Shadowed Elegance カラーパレット CSS

/* CSS */
.color-1 {
color: #100f1f;
}
.color-2 {
color: #29274e;
}
.color-3 {
color: #514d8f;
}
.color-4 {
color: #756eb9;
}
.color-5 {
color: #9f99d6;
}

/* CSS Variables */
:root {
--color-1: #100f1f;
--color-2: #29274e;
--color-3: #514d8f;
--color-4: #756eb9;
--color-5: #9f99d6;
}

Shadowed Elegance の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #100f1f, #29274e, #514d8f, #756eb9, #9f99d6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #100f1f, #29274e, #514d8f, #756eb9, #9f99d6);
}

似たようなカラーパレット

Shadowed Elegance color palette created on .