Paleta de colores Romantic Reaper
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Romantic Reaper palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores Romantic Reaper (PNG)
CSS de la paleta de colores Romantic Reaper
/* CSS */
.color-1 {
color: #5a2a2a;
}
.color-2 {
color: #a64e4e;
}
.color-3 {
color: #d87979;
}
.color-4 {
color: #f1b1b1;
}
.color-5 {
color: #4c1010;
}
/* CSS Variables */
:root {
--color-1: #5a2a2a;
--color-2: #a64e4e;
--color-3: #d87979;
--color-4: #f1b1b1;
--color-5: #4c1010;
}
CSS del degradado de fondo Romantic Reaper
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #5a2a2a, #a64e4e, #d87979, #f1b1b1, #4c1010);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #5a2a2a, #a64e4e, #d87979, #f1b1b1, #4c1010);
}
Paletas de colores similares
Romantic Reaper color palette created on .