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: #99dbd7;
}
.color-2 {
color: #f79ca4;
}
.color-3 {
color: #f7e1de;
}
.color-4 {
color: #f7d3cf;
}
.color-5 {
color: #f7a6b0;
}

/* CSS Variables */
:root {
--color-1: #99dbd7;
--color-2: #f79ca4;
--color-3: #f7e1de;
--color-4: #f7d3cf;
--color-5: #f7a6b0;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #99dbd7, #f79ca4, #f7e1de, #f7d3cf, #f7a6b0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #99dbd7, #f79ca4, #f7e1de, #f7d3cf, #f7a6b0);
}

Cotton Candy Dreams color palette created on .