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: #f2c4c0;
}
.color-2 {
color: #f5d6cc;
}
.color-3 {
color: #f8e2dd;
}
.color-4 {
color: #fcf1ee;
}
.color-5 {
color: #f9e1e6;
}

/* CSS Variables */
:root {
--color-1: #f2c4c0;
--color-2: #f5d6cc;
--color-3: #f8e2dd;
--color-4: #fcf1ee;
--color-5: #f9e1e6;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2c4c0, #f5d6cc, #f8e2dd, #fcf1ee, #f9e1e6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2c4c0, #f5d6cc, #f8e2dd, #fcf1ee, #f9e1e6);
}

Cotton Candy Dreams color palette created on .