Paleta de colores Cottage Royalty in Blue
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Cottage Royalty in Blue palette
CSS de la paleta de colores Cottage Royalty in Blue
/* CSS */
.color-1 {
color: #1e3a76;
}
.color-2 {
color: #396da7;
}
.color-3 {
color: #84b2e1;
}
.color-4 {
color: #c3dff4;
}
.color-5 {
color: #f0f8ff;
}
/* CSS Variables */
:root {
--color-1: #1e3a76;
--color-2: #396da7;
--color-3: #84b2e1;
--color-4: #c3dff4;
--color-5: #f0f8ff;
}
CSS del degradado de fondo Cottage Royalty in Blue
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e3a76, #396da7, #84b2e1, #c3dff4, #f0f8ff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e3a76, #396da7, #84b2e1, #c3dff4, #f0f8ff);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 80+ paletas de colores Azul
Cottage Royalty in Blue color palette created on .