Tropical Blossom カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Tropical Blossom palette
Tropical Blossom カラーパレット CSS
/* CSS */
.color-1 {
color: #69bf79;
}
.color-2 {
color: #f2b75a;
}
.color-3 {
color: #ff6e61;
}
.color-4 {
color: #d97f6d;
}
.color-5 {
color: #f4c2b3;
}
/* CSS Variables */
:root {
--color-1: #69bf79;
--color-2: #f2b75a;
--color-3: #ff6e61;
--color-4: #d97f6d;
--color-5: #f4c2b3;
}
Tropical Blossom の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #69bf79, #f2b75a, #ff6e61, #d97f6d, #f4c2b3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #69bf79, #f2b75a, #ff6e61, #d97f6d, #f4c2b3);
}
似たようなカラーパレット
- Yellow Fantasy
- Sunset Blossom
- Blue Green and Yellow Burst
- Pebble Serenity
- Tropical Sunrise
- Emerald Oasis
- Tropical Fin Mirage
- Vibrant Coral
- Desert Ember Delight
- Desert Delight
- Desert Serpent Delight
- Serene Tidal Drift
- Coral Reef Serenade
- Serene Horizons
- Teal and Gold
- Harmony in Yaelokre
- Gentle Whispers
- Erela's Embrace
Tropical Blossom color palette created on .