Cotton Candy Dreamscape カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Cotton Candy Dreamscape palette

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

Cotton Candy Dreamscape カラー パレット PNG 画像

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

Cotton Candy Dreamscape カラーパレット CSS

/* CSS */
.color-1 {
color: #f9d2e2;
}
.color-2 {
color: #f7c0d1;
}
.color-3 {
color: #f6c1e8;
}
.color-4 {
color: #ebc7f5;
}
.color-5 {
color: #e9daf6;
}

/* CSS Variables */
:root {
--color-1: #f9d2e2;
--color-2: #f7c0d1;
--color-3: #f6c1e8;
--color-4: #ebc7f5;
--color-5: #e9daf6;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9d2e2, #f7c0d1, #f6c1e8, #ebc7f5, #e9daf6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9d2e2, #f7c0d1, #f6c1e8, #ebc7f5, #e9daf6);
}

Cotton Candy Dreamscape color palette created on .