Hot Pink Dream Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Hot Pink Dream palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Hot Pink Dream

Download hot pink dream color palette PNG image (landscape)
Download hot pink dream color palette PNG image (square)

tavolozza dei colori Hot Pink Dream CSS

/* CSS */
.color-1 {
color: #ff3d8e;
}
.color-2 {
color: #ff709b;
}
.color-3 {
color: #ff9ea1;
}
.color-4 {
color: #ffc0b8;
}
.color-5 {
color: #ffe5d6;
}

/* CSS Variables */
:root {
--color-1: #ff3d8e;
--color-2: #ff709b;
--color-3: #ff9ea1;
--color-4: #ffc0b8;
--color-5: #ffe5d6;
}

CSS con gradiente di sfondo Hot Pink Dream

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff3d8e, #ff709b, #ff9ea1, #ffc0b8, #ffe5d6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff3d8e, #ff709b, #ff9ea1, #ffc0b8, #ffe5d6);
}

Hot Pink Dream color palette created on .