Neon Purple Delight Tavolozza dei colori

Luminositร 

Saturazione

Calore

UI Examples

Explore beautiful UI components with Neon Purple Delight palette

Condividi questa palette a:

tavolozza dei colori Neon Purple Delight CSS

/* CSS */
.color-1 {
color: #a100d6;
}
.color-2 {
color: #a73dd1;
}
.color-3 {
color: #b66edd;
}
.color-4 {
color: #d060e1;
}
.color-5 {
color: #f68fff;
}

/* CSS Variables */
:root {
--color-1: #a100d6;
--color-2: #a73dd1;
--color-3: #b66edd;
--color-4: #d060e1;
--color-5: #f68fff;
}

CSS con gradiente di sfondo Neon Purple Delight

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a100d6, #a73dd1, #b66edd, #d060e1, #f68fff);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a100d6, #a73dd1, #b66edd, #d060e1, #f68fff);
}

Tavolozze di colori simili

Neon Purple Delight color palette created on .