Paleta de colores Iris Goddess of the Rainbow
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Iris Goddess of the Rainbow palette
Imagen PNG de la paleta de colores Iris Goddess of the Rainbow
CSS de la paleta de colores Iris Goddess of the Rainbow
/* CSS */
.color-1 {
color: #7b1fa3;
}
.color-2 {
color: #a61c4c;
}
.color-3 {
color: #f5a300;
}
.color-4 {
color: #6ecf7b;
}
.color-5 {
color: #4b91e2;
}
/* CSS Variables */
:root {
--color-1: #7b1fa3;
--color-2: #a61c4c;
--color-3: #f5a300;
--color-4: #6ecf7b;
--color-5: #4b91e2;
}
CSS del degradado de fondo Iris Goddess of the Rainbow
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7b1fa3, #a61c4c, #f5a300, #6ecf7b, #4b91e2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7b1fa3, #a61c4c, #f5a300, #6ecf7b, #4b91e2);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 1000+ paletas de colores colors.iris
Iris Goddess of the Rainbow color palette created on .