Whimsical Sorbet Dream カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Whimsical Sorbet Dream palette

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

Whimsical Sorbet Dream カラーパレット CSS

/* CSS */
.color-1 {
color: #a9e0d8;
}
.color-2 {
color: #f6b6d0;
}
.color-3 {
color: #eab8e4;
}
.color-4 {
color: #d5a4df;
}
.color-5 {
color: #a27da6;
}

/* CSS Variables */
:root {
--color-1: #a9e0d8;
--color-2: #f6b6d0;
--color-3: #eab8e4;
--color-4: #d5a4df;
--color-5: #a27da6;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a9e0d8, #f6b6d0, #eab8e4, #d5a4df, #a27da6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a9e0d8, #f6b6d0, #eab8e4, #d5a4df, #a27da6);
}

Whimsical Sorbet Dream color palette created on .