Whimsical Wisdom カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whimsical Wisdom palette

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

Whimsical Wisdom カラー パレット PNG 画像

Download whimsical wisdom color palette PNG image (landscape)
Download whimsical wisdom color palette PNG image (square)

Whimsical Wisdom カラーパレット CSS

/* CSS */
.color-1 {
color: #b8c7e0;
}
.color-2 {
color: #f4c29f;
}
.color-3 {
color: #f1a8a2;
}
.color-4 {
color: #f3d458;
}
.color-5 {
color: #e4b4d4;
}

/* CSS Variables */
:root {
--color-1: #b8c7e0;
--color-2: #f4c29f;
--color-3: #f1a8a2;
--color-4: #f3d458;
--color-5: #e4b4d4;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b8c7e0, #f4c29f, #f1a8a2, #f3d458, #e4b4d4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b8c7e0, #f4c29f, #f1a8a2, #f3d458, #e4b4d4);
}

Whimsical Wisdom color palette created on .