Sweet Confectionery Dreams カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Sweet Confectionery Dreams palette
Sweet Confectionery Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #ff6e61;
}
.color-2 {
color: #ffa280;
}
.color-3 {
color: #ffbda3;
}
.color-4 {
color: #ffc7d8;
}
.color-5 {
color: #ffe8d6;
}
/* CSS Variables */
:root {
--color-1: #ff6e61;
--color-2: #ffa280;
--color-3: #ffbda3;
--color-4: #ffc7d8;
--color-5: #ffe8d6;
}
Sweet Confectionery Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6e61, #ffa280, #ffbda3, #ffc7d8, #ffe8d6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6e61, #ffa280, #ffbda3, #ffc7d8, #ffe8d6);
}
似たようなカラーパレット
Sweet Confectionery Dreams color palette created on .