Loading...

Cotton Candy Dreams カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Cotton Candy Dreams palette

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

Cotton Candy Dreams カラーパレット (PNG) をダウンロード

Download cotton candy dreams color palette PNG image (landscape)
Download cotton candy dreams color palette PNG image (square)

Cotton Candy Dreams カラーパレット CSS

/* CSS */
.color-1 {
color: #a1dff7;
}
.color-2 {
color: #ffb3d9;
}
.color-3 {
color: #fce77e;
}
.color-4 {
color: #ff6e61;
}
.color-5 {
color: #704d7a;
}

/* CSS Variables */
:root {
--color-1: #a1dff7;
--color-2: #ffb3d9;
--color-3: #fce77e;
--color-4: #ff6e61;
--color-5: #704d7a;
}

Cotton Candy Dreams の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a1dff7, #ffb3d9, #fce77e, #ff6e61, #704d7a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a1dff7, #ffb3d9, #fce77e, #ff6e61, #704d7a);
}

Cotton Candy Dreams color palette created on .