Woven Whimsy カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Woven Whimsy palette

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

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

Download woven whimsy color palette PNG image (landscape)
Download woven whimsy color palette PNG image (square)

Woven Whimsy カラーパレット CSS

/* CSS */
.color-1 {
color: #990a67;
}
.color-2 {
color: #93340b;
}
.color-3 {
color: #9a7309;
}
.color-4 {
color: #18a50d;
}
.color-5 {
color: #0bb5cb;
}

/* CSS Variables */
:root {
--color-1: #990a67;
--color-2: #93340b;
--color-3: #9a7309;
--color-4: #18a50d;
--color-5: #0bb5cb;
}

Woven Whimsy の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #990a67, #93340b, #9a7309, #18a50d, #0bb5cb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #990a67, #93340b, #9a7309, #18a50d, #0bb5cb);
}

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

Woven Whimsy color palette created on .