Cotton Candy Cuties カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Cotton Candy Cuties palette

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

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

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

Cotton Candy Cuties カラーパレット CSS

/* CSS */
.color-1 {
color: #ffb3c1;
}
.color-2 {
color: #ff6e61;
}
.color-3 {
color: #ff9c8f;
}
.color-4 {
color: #ffb752;
}
.color-5 {
color: #ffce6b;
}

/* CSS Variables */
:root {
--color-1: #ffb3c1;
--color-2: #ff6e61;
--color-3: #ff9c8f;
--color-4: #ffb752;
--color-5: #ffce6b;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffb3c1, #ff6e61, #ff9c8f, #ffb752, #ffce6b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffb3c1, #ff6e61, #ff9c8f, #ffb752, #ffce6b);
}

Cotton Candy Cuties color palette created on .