Paleta de colores Celestial Serpent's Embrace
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Celestial Serpent's Embrace palette
CSS de la paleta de colores Celestial Serpent's Embrace
/* CSS */
.color-1 {
color: #1f3a3d;
}
.color-2 {
color: #4b8b8b;
}
.color-3 {
color: #76c6b6;
}
.color-4 {
color: #e5b27b;
}
.color-5 {
color: #f49043;
}
/* CSS Variables */
:root {
--color-1: #1f3a3d;
--color-2: #4b8b8b;
--color-3: #76c6b6;
--color-4: #e5b27b;
--color-5: #f49043;
}
CSS del degradado de fondo Celestial Serpent's Embrace
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f3a3d, #4b8b8b, #76c6b6, #e5b27b, #f49043);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f3a3d, #4b8b8b, #76c6b6, #e5b27b, #f49043);
}
Paletas de colores similares
- Melody of Blooms
- Fierce Jungle Vibes
- Tranquil Autumn Breeze
- Whimsical Orchard
- Mystic Oasis
- Shades of Purple
- Vibrant Harmony
- Vibrant Purple
- Shades of Blue and Red
- Shades of Green
- Botanical Bliss
- Whimsical Garden Dreams
- Emerald Shores
- Zany Forest Sunset
- Yellow Blue Green
- Teal Rein
- Golden Hearth Serenity
- Tropical Serenade
Celestial Serpent's Embrace color palette created on .