Cuntboy Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Cuntboy palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Cuntboy

Download cuntboy color palette PNG image (landscape)
Download cuntboy color palette PNG image (square)

tavolozza dei colori Cuntboy CSS

/* CSS */
.color-1 {
color: #d6006f;
}
.color-2 {
color: #ff6e61;
}
.color-3 {
color: #ffb84d;
}
.color-4 {
color: #4eb7ac;
}
.color-5 {
color: #49148a;
}

/* CSS Variables */
:root {
--color-1: #d6006f;
--color-2: #ff6e61;
--color-3: #ffb84d;
--color-4: #4eb7ac;
--color-5: #49148a;
}

CSS con gradiente di sfondo Cuntboy

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6006f, #ff6e61, #ffb84d, #4eb7ac, #49148a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6006f, #ff6e61, #ffb84d, #4eb7ac, #49148a);
}

Cuntboy color palette created on .