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