Iris Goddess of the Rainbow Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Iris Goddess of the Rainbow palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori 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)

tavolozza dei colori Iris Goddess of the Rainbow CSS

/* 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 con gradiente di sfondo 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 .