Paleta de colores Crimson Rosewood Dreams
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Crimson Rosewood Dreams palette
CSS de la paleta de colores Crimson Rosewood Dreams
/* CSS */
.color-1 {
color: #fab7b9;
}
.color-2 {
color: #f2b1b1;
}
.color-3 {
color: #a97577;
}
.color-4 {
color: #6a484b;
}
.color-5 {
color: #6c1313;
}
/* CSS Variables */
:root {
--color-1: #fab7b9;
--color-2: #f2b1b1;
--color-3: #a97577;
--color-4: #6a484b;
--color-5: #6c1313;
}
CSS del degradado de fondo Crimson Rosewood Dreams
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fab7b9, #f2b1b1, #a97577, #6a484b, #6c1313);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fab7b9, #f2b1b1, #a97577, #6a484b, #6c1313);
}
Paletas de colores similares
Crimson Rosewood Dreams color palette created on .