Lesbian Pride Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Lesbian Pride palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Lesbian Pride

Download lesbian pride color palette PNG image (landscape)
Download lesbian pride color palette PNG image (square)

tavolozza dei colori Lesbian Pride CSS

/* CSS */
.color-1 {
color: #d6006f;
}
.color-2 {
color: #ff6d1f;
}
.color-3 {
color: #ffb300;
}
.color-4 {
color: #ffea00;
}
.color-5 {
color: #0f8bff;
}

/* CSS Variables */
:root {
--color-1: #d6006f;
--color-2: #ff6d1f;
--color-3: #ffb300;
--color-4: #ffea00;
--color-5: #0f8bff;
}

CSS con gradiente di sfondo Lesbian Pride

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6006f, #ff6d1f, #ffb300, #ffea00, #0f8bff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6006f, #ff6d1f, #ffb300, #ffea00, #0f8bff);
}

Lesbian Pride color palette created on .