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