Cuddle Sunset カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Cuddle Sunset palette

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

Cuddle Sunset カラー パレット PNG 画像

Download cuddle sunset color palette PNG image (landscape)
Download cuddle sunset color palette PNG image (square)

Cuddle Sunset カラーパレット CSS

/* CSS */
.color-1 {
color: #f1e57e;
}
.color-2 {
color: #f3b26d;
}
.color-3 {
color: #f37f6d;
}
.color-4 {
color: #d14d6b;
}
.color-5 {
color: #a14f6e;
}

/* CSS Variables */
:root {
--color-1: #f1e57e;
--color-2: #f3b26d;
--color-3: #f37f6d;
--color-4: #d14d6b;
--color-5: #a14f6e;
}

Cuddle Sunset の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f1e57e, #f3b26d, #f37f6d, #d14d6b, #a14f6e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f1e57e, #f3b26d, #f37f6d, #d14d6b, #a14f6e);
}

Cuddle Sunset color palette created on .