Tyrian Dream カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Tyrian Dream palette

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

Tyrian Dream カラー パレット PNG 画像

Download tyrian dream color palette PNG image (landscape)
Download tyrian dream color palette PNG image (square)

Tyrian Dream カラーパレット CSS

/* CSS */
.color-1 {
color: #6a5bcd;
}
.color-2 {
color: #7c68ee;
}
.color-3 {
color: #9b58b6;
}
.color-4 {
color: #da71d7;
}
.color-5 {
color: #ffb8c1;
}

/* CSS Variables */
:root {
--color-1: #6a5bcd;
--color-2: #7c68ee;
--color-3: #9b58b6;
--color-4: #da71d7;
--color-5: #ffb8c1;
}

Tyrian Dream の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6a5bcd, #7c68ee, #9b58b6, #da71d7, #ffb8c1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6a5bcd, #7c68ee, #9b58b6, #da71d7, #ffb8c1);
}

Tyrian Dream color palette created on .