Carnival Dreams カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Carnival Dreams palette
Carnival Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #ff6d1f;
}
.color-2 {
color: #ffb347;
}
.color-3 {
color: #ffe070;
}
.color-4 {
color: #b3e4ff;
}
.color-5 {
color: #6b9cd1;
}
/* CSS Variables */
:root {
--color-1: #ff6d1f;
--color-2: #ffb347;
--color-3: #ffe070;
--color-4: #b3e4ff;
--color-5: #6b9cd1;
}
Carnival Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff6d1f, #ffb347, #ffe070, #b3e4ff, #6b9cd1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff6d1f, #ffb347, #ffe070, #b3e4ff, #6b9cd1);
}
似たようなカラーパレット
下にスクロールして400+個のブライトカラーパレットを探索しましょう
Carnival Dreams color palette created on .