Whimsical Wonderlust カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whimsical Wonderlust palette

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

Whimsical Wonderlust カラーパレット CSS

/* CSS */
.color-1 {
color: #ff6b6b;
}
.color-2 {
color: #f7e650;
}
.color-3 {
color: #4bc9e2;
}
.color-4 {
color: #a0d468;
}
.color-5 {
color: #9b58b6;
}

/* CSS Variables */
:root {
--color-1: #ff6b6b;
--color-2: #f7e650;
--color-3: #4bc9e2;
--color-4: #a0d468;
--color-5: #9b58b6;
}

Whimsical Wonderlust の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6b6b, #f7e650, #4bc9e2, #a0d468, #9b58b6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6b6b, #f7e650, #4bc9e2, #a0d468, #9b58b6);
}

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

下にスクロールして1個のCuteカラーパレットを探索しましょう

Whimsical Wonderlust color palette created on .