Paleta de colores Majestic Cottage Haven
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Majestic Cottage Haven palette
CSS de la paleta de colores Majestic Cottage Haven
/* CSS */
.color-1 {
color: #4c6f9a;
}
.color-2 {
color: #a3c1dc;
}
.color-3 {
color: #f5d76b;
}
.color-4 {
color: #e8a35e;
}
.color-5 {
color: #c14e8f;
}
/* CSS Variables */
:root {
--color-1: #4c6f9a;
--color-2: #a3c1dc;
--color-3: #f5d76b;
--color-4: #e8a35e;
--color-5: #c14e8f;
}
CSS del degradado de fondo Majestic Cottage Haven
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c6f9a, #a3c1dc, #f5d76b, #e8a35e, #c14e8f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c6f9a, #a3c1dc, #f5d76b, #e8a35e, #c14e8f);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 10+ paletas de colores Azul
Majestic Cottage Haven color palette created on .