Paleta de colores Petals of Royalty

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Petals of Royalty palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Petals of Royalty

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

CSS de la paleta de colores Petals of Royalty

/* 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 del degradado de fondo 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 .