Paleta de colores Golden Grove
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Golden Grove palette
CSS de la paleta de colores Golden Grove
/* CSS */
.color-1 {
color: #a8d76a;
}
.color-2 {
color: #f2e47d;
}
.color-3 {
color: #f0a800;
}
.color-4 {
color: #e69900;
}
.color-5 {
color: #d65f1f;
}
/* CSS Variables */
:root {
--color-1: #a8d76a;
--color-2: #f2e47d;
--color-3: #f0a800;
--color-4: #e69900;
--color-5: #d65f1f;
}
CSS del degradado de fondo Golden Grove
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a8d76a, #f2e47d, #f0a800, #e69900, #d65f1f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a8d76a, #f2e47d, #f0a800, #e69900, #d65f1f);
}
Paletas de colores similares
- Shades of Green
- Golden Authority
- Green BelowNatural
- Shades of Pink
- Green Sport
- Krylova's Enchanted Garden
- Tropical Oasis
- Verdant Awakening
- Whispering Waters
- Shades of Green
- Serene Oasis
- Sunset Serenade
- Juicy Summer Delight
- Shades of Blue and Green
- Aoi Blue
- Pastel Green and Pink
- Whimsical Dreamscape
- Vibrant Red and Yellow
Golden Grove color palette created on .