Paleta de colores Whispers of Nature
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Whispers of Nature palette
CSS de la paleta de colores Whispers of Nature
/* CSS */
.color-1 {
color: #499c6d;
}
.color-2 {
color: #86c1a9;
}
.color-3 {
color: #d6eac8;
}
.color-4 {
color: #f4e0a4;
}
.color-5 {
color: #f2b9a1;
}
/* CSS Variables */
:root {
--color-1: #499c6d;
--color-2: #86c1a9;
--color-3: #d6eac8;
--color-4: #f4e0a4;
--color-5: #f2b9a1;
}
CSS del degradado de fondo Whispers of Nature
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #499c6d, #86c1a9, #d6eac8, #f4e0a4, #f2b9a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #499c6d, #86c1a9, #d6eac8, #f4e0a4, #f2b9a1);
}
Paletas de colores similares
- Golden Embrace
- Light Pink Green
- Shades of Green
- Lively Lagoon Harmony
- Yellow Yarn Ball
- Sunset Serenity
- Yellow Rebecca
- Sunset Symphony
- Vibrant Orange
- Whispers of the Woodland
- Mermaid's Shoreline Harmony
- Pink and Black Garden
- Blossom Noir
- Galactic Oasis
- Aquatic Harmony
- Tears of Serenity
- Green Lizard
- Texas Sunset Serenade
Whispers of Nature color palette created on .