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