Sweet Confection Dream カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Sweet Confection Dream palette

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

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

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

Sweet Confection Dream カラーパレット CSS

/* CSS */
.color-1 {
color: #ff7092;
}
.color-2 {
color: #ffccbd;
}
.color-3 {
color: #ffe0b3;
}
.color-4 {
color: #fff9c2;
}
.color-5 {
color: #ffe680;
}

/* CSS Variables */
:root {
--color-1: #ff7092;
--color-2: #ffccbd;
--color-3: #ffe0b3;
--color-4: #fff9c2;
--color-5: #ffe680;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff7092, #ffccbd, #ffe0b3, #fff9c2, #ffe680);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff7092, #ffccbd, #ffe0b3, #fff9c2, #ffe680);
}

Sweet Confection Dream color palette created on .