Mint Bubblegum Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Mint Bubblegum palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Mint Bubblegum

Download mint bubblegum color palette PNG image (landscape)
Download mint bubblegum color palette PNG image (square)

tavolozza dei colori Mint Bubblegum CSS

/* CSS */
.color-1 {
color: #a3e0e6;
}
.color-2 {
color: #b1f2d8;
}
.color-3 {
color: #ffb3c1;
}
.color-4 {
color: #ff7092;
}
.color-5 {
color: #ff4d6d;
}

/* CSS Variables */
:root {
--color-1: #a3e0e6;
--color-2: #b1f2d8;
--color-3: #ffb3c1;
--color-4: #ff7092;
--color-5: #ff4d6d;
}

CSS con gradiente di sfondo Mint Bubblegum

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3e0e6, #b1f2d8, #ffb3c1, #ff7092, #ff4d6d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3e0e6, #b1f2d8, #ffb3c1, #ff7092, #ff4d6d);
}

Tavolozze di colori simili

Scorri verso il basso per esplorare 6 tavolozzas di colori Menta

Mint Bubblegum color palette created on .