Galactic Toxin カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Galactic Toxin palette
Galactic Toxin カラーパレット CSS
/* CSS */
.color-1 {
color: #3dffb5;
}
.color-2 {
color: #28c3a1;
}
.color-3 {
color: #1c9c8d;
}
.color-4 {
color: #178c75;
}
.color-5 {
color: #0f6b59;
}
/* CSS Variables */
:root {
--color-1: #3dffb5;
--color-2: #28c3a1;
--color-3: #1c9c8d;
--color-4: #178c75;
--color-5: #0f6b59;
}
Galactic Toxin の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #3dffb5, #28c3a1, #1c9c8d, #178c75, #0f6b59);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #3dffb5, #28c3a1, #1c9c8d, #178c75, #0f6b59);
}
似たようなカラーパレット
- Pink Shades
- Blossom Serenade
- Melancholy Blues
- Whimsical Furby Dreams
- Enchanted Feline Twilight
- Blushing Sunset
- Royal Ball Blossoms
- Cotton Candy Dreamscape
- Shades of Blue
- Sunny Learning Oasis
- Azure Elegance
- Crimson Temptations
- Vibrant Coral
- Whispers of Lilac
- Lavender Dreams
- Temptation's Embrace
- Blossom Serenade
- Tropical Oasis
Galactic Toxin color palette created on .