Tropical Oasis カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Tropical Oasis palette
Tropical Oasis カラーパレット CSS
/* CSS */
.color-1 {
color: #2aac87;
}
.color-2 {
color: #40c9a5;
}
.color-3 {
color: #5ce6b1;
}
.color-4 {
color: #a1e8b5;
}
.color-5 {
color: #f1f3af;
}
/* CSS Variables */
:root {
--color-1: #2aac87;
--color-2: #40c9a5;
--color-3: #5ce6b1;
--color-4: #a1e8b5;
--color-5: #f1f3af;
}
Tropical Oasis の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2aac87, #40c9a5, #5ce6b1, #a1e8b5, #f1f3af);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2aac87, #40c9a5, #5ce6b1, #a1e8b5, #f1f3af);
}
似たようなカラーパレット
- Green Lillypad
- Lizzie's Garden of Dreams
- Delicate Blue Green
- Whispers of Connie
- Peach Blossom
- Green Blue Cocktail
- Blue Sharky
- Olive Grove Harmony
- Whispering Meadow
- Bright Yellow
- Groovy Garden Fiesta
- Sugar Swirl Dream
- Serene Blossom
- Retro Jungle Odyssey
- Cherry Limeade Burst
- Coral Sunshine
- Yellow Eclipse
- Nordic Serenity
Tropical Oasis color palette created on .