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

Compartir esta paleta en:

Imagen PNG de la paleta de colores Iris Goddess of the Rainbow

Download iris goddess of the rainbow color palette PNG image (landscape)
Download iris goddess of the rainbow color palette PNG image (square)

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);
}

Iris Goddess of the Rainbow color palette created on .