Cotton Candy Dreams カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Cotton Candy Dreams palette
Cotton Candy Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #f7b1d1;
}
.color-2 {
color: #f9c8d1;
}
.color-3 {
color: #f3e1d3;
}
.color-4 {
color: #f8e3a0;
}
.color-5 {
color: #f6a2b2;
}
/* CSS Variables */
:root {
--color-1: #f7b1d1;
--color-2: #f9c8d1;
--color-3: #f3e1d3;
--color-4: #f8e3a0;
--color-5: #f6a2b2;
}
Cotton Candy Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7b1d1, #f9c8d1, #f3e1d3, #f8e3a0, #f6a2b2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7b1d1, #f9c8d1, #f3e1d3, #f8e3a0, #f6a2b2);
}
似たようなカラーパレット
下にスクロールして300+個のエステティックカラーパレットを探索しましょう
Cotton Candy Dreams color palette created on .