Paleta de colores Turtle's Embrace
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Turtle's Embrace palette
CSS de la paleta de colores Turtle's Embrace
/* CSS */
.color-1 {
color: #4f8c6c;
}
.color-2 {
color: #a6d8b9;
}
.color-3 {
color: #f1b341;
}
.color-4 {
color: #d63f2e;
}
.color-5 {
color: #5c4d8f;
}
/* CSS Variables */
:root {
--color-1: #4f8c6c;
--color-2: #a6d8b9;
--color-3: #f1b341;
--color-4: #d63f2e;
--color-5: #5c4d8f;
}
CSS del degradado de fondo Turtle's Embrace
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4f8c6c, #a6d8b9, #f1b341, #d63f2e, #5c4d8f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4f8c6c, #a6d8b9, #f1b341, #d63f2e, #5c4d8f);
}
Paletas de colores similares
- Vibrant Coral
- Soft Pink
- Coral Breeze
- Golden Meadow Harmony
- Swinging Serenade
- Mimi's Dreamscape
- Mimi's Garden Delight
- Elysian Sunset
- Serenity by the Shore
- Blue Future
- Moss Green Serenity
- Dusty Blue and Sage Green
- Shades of Green
- Shades of Green and Blue
- Shades of Green and Blue
- Deep Green Serenity
- Emerald Awakening
- Sunset Serenade
Turtle's Embrace color palette created on .