Arthurian Dreams カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Arthurian Dreams palette

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

Arthurian Dreams カラー パレット PNG 画像

Download arthurian dreams color palette PNG image (landscape)
Download arthurian dreams color palette PNG image (square)

Arthurian Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #c9a3d2;
}
.color-2 {
color: #a26d9a;
}
.color-3 {
color: #f1a8a2;
}
.color-4 {
color: #f9d86c;
}
.color-5 {
color: #a4d6c7;
}

/* CSS Variables */
:root {
--color-1: #c9a3d2;
--color-2: #a26d9a;
--color-3: #f1a8a2;
--color-4: #f9d86c;
--color-5: #a4d6c7;
}

Arthurian Dreams の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c9a3d2, #a26d9a, #f1a8a2, #f9d86c, #a4d6c7);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c9a3d2, #a26d9a, #f1a8a2, #f9d86c, #a4d6c7);
}

Arthurian Dreams color palette created on .