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: #f50056;
}
.color-3 {
color: #ff7d1a;
}
.color-4 {
color: #ffb300;
}
.color-5 {
color: #ffea00;
}

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

CSS con gradiente di sfondo Lesbian Pride

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

Lesbian Pride color palette created on .