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: #f2a6c1;
}
.color-2 {
color: #4ed0e4;
}
.color-3 {
color: #bca2dd;
}
.color-4 {
color: #ffab8a;
}
.color-5 {
color: #ff6e61;
}

/* CSS Variables */
:root {
--color-1: #f2a6c1;
--color-2: #4ed0e4;
--color-3: #bca2dd;
--color-4: #ffab8a;
--color-5: #ff6e61;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f2a6c1, #4ed0e4, #bca2dd, #ffab8a, #ff6e61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f2a6c1, #4ed0e4, #bca2dd, #ffab8a, #ff6e61);
}

Cotton Candy Dreams color palette created on .