Sweet Cloud Confection カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Sweet Cloud Confection palette

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

Sweet Cloud Confection カラーパレット (PNG) をダウンロード

Download sweet cloud confection color palette PNG image (landscape)
Download sweet cloud confection color palette PNG image (square)

Sweet Cloud Confection カラーパレット CSS

/* CSS */
.color-1 {
color: #f6dfd0;
}
.color-2 {
color: #ffc3b3;
}
.color-3 {
color: #ffb3c3;
}
.color-4 {
color: #ff6e61;
}
.color-5 {
color: #ffb84d;
}

/* CSS Variables */
:root {
--color-1: #f6dfd0;
--color-2: #ffc3b3;
--color-3: #ffb3c3;
--color-4: #ff6e61;
--color-5: #ffb84d;
}

Sweet Cloud Confection の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6dfd0, #ffc3b3, #ffb3c3, #ff6e61, #ffb84d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6dfd0, #ffc3b3, #ffb3c3, #ff6e61, #ffb84d);
}

Sweet Cloud Confection color palette created on .