Paleta de colores Outdoor Adventure Red
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Outdoor Adventure Red palette
Descargar la paleta de colores Outdoor Adventure Red (PNG)
CSS de la paleta de colores Outdoor Adventure Red
/* CSS */
.color-1 {
color: #c84a3c;
}
.color-2 {
color: #f0a400;
}
.color-3 {
color: #6b9c3a;
}
.color-4 {
color: #405e9c;
}
.color-5 {
color: #f0e3bc;
}
/* CSS Variables */
:root {
--color-1: #c84a3c;
--color-2: #f0a400;
--color-3: #6b9c3a;
--color-4: #405e9c;
--color-5: #f0e3bc;
}
CSS del degradado de fondo Outdoor Adventure Red
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #c84a3c, #f0a400, #6b9c3a, #405e9c, #f0e3bc);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #c84a3c, #f0a400, #6b9c3a, #405e9c, #f0e3bc);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 200+ paletas de colores Otoño
Outdoor Adventure Red color palette created on .