Paleta de colores Tropical Blossom
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Tropical Blossom palette
CSS de la paleta de colores Tropical Blossom
/* 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;
}
CSS del degradado de fondo Tropical Blossom
/* 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);
}
Paletas de colores similares
- 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 .