Sunshine Sweetness カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Sunshine Sweetness palette

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

Sunshine Sweetness カラー パレット PNG 画像

Download sunshine sweetness color palette PNG image (landscape)
Download sunshine sweetness color palette PNG image (square)

Sunshine Sweetness カラーパレット CSS

/* CSS */
.color-1 {
color: #f2d58c;
}
.color-2 {
color: #f8e3a0;
}
.color-3 {
color: #f6a7b4;
}
.color-4 {
color: #f7c5a6;
}
.color-5 {
color: #f9e3ae;
}

/* CSS Variables */
:root {
--color-1: #f2d58c;
--color-2: #f8e3a0;
--color-3: #f6a7b4;
--color-4: #f7c5a6;
--color-5: #f9e3ae;
}

Sunshine Sweetness の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2d58c, #f8e3a0, #f6a7b4, #f7c5a6, #f9e3ae);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2d58c, #f8e3a0, #f6a7b4, #f7c5a6, #f9e3ae);
}

Sunshine Sweetness color palette created on .