Paleta de colores Romantic Earthtones
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Romantic Earthtones palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores Romantic Earthtones (PNG)
CSS de la paleta de colores Romantic Earthtones
/* CSS */
.color-1 {
color: #5b2a34;
}
.color-2 {
color: #8c4f6d;
}
.color-3 {
color: #d18995;
}
.color-4 {
color: #f1c1c5;
}
.color-5 {
color: #fcd4d5;
}
/* CSS Variables */
:root {
--color-1: #5b2a34;
--color-2: #8c4f6d;
--color-3: #d18995;
--color-4: #f1c1c5;
--color-5: #fcd4d5;
}
CSS del degradado de fondo Romantic Earthtones
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5b2a34, #8c4f6d, #d18995, #f1c1c5, #fcd4d5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5b2a34, #8c4f6d, #d18995, #f1c1c5, #fcd4d5);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 20+ paletas de colores Terroso
Romantic Earthtones color palette created on .