Petals of Royalty Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Petals of Royalty palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Petals of Royalty

Download petals of royalty color palette PNG image (landscape)
Download petals of royalty color palette PNG image (square)

tavolozza dei colori Petals of Royalty CSS

/* CSS */
.color-1 {
color: #fdf9f2;
}
.color-2 {
color: #fce8ed;
}
.color-3 {
color: #f6d5e9;
}
.color-4 {
color: #e3beee;
}
.color-5 {
color: #eba3d0;
}

/* CSS Variables */
:root {
--color-1: #fdf9f2;
--color-2: #fce8ed;
--color-3: #f6d5e9;
--color-4: #e3beee;
--color-5: #eba3d0;
}

CSS con gradiente di sfondo Petals of Royalty

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fdf9f2, #fce8ed, #f6d5e9, #e3beee, #eba3d0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fdf9f2, #fce8ed, #f6d5e9, #e3beee, #eba3d0);
}

Petals of Royalty color palette created on .