Paleta de colores Pale Ghost Bird

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Pale Ghost Bird palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Pale Ghost Bird

Download pale ghost bird color palette PNG image (landscape)
Download pale ghost bird color palette PNG image (square)

CSS de la paleta de colores Pale Ghost Bird

/* CSS */
.color-1 {
color: #e2f8e5;
}
.color-2 {
color: #a4dac6;
}
.color-3 {
color: #75b3a1;
}
.color-4 {
color: #4a8c7c;
}
.color-5 {
color: #2a5a52;
}

/* CSS Variables */
:root {
--color-1: #e2f8e5;
--color-2: #a4dac6;
--color-3: #75b3a1;
--color-4: #4a8c7c;
--color-5: #2a5a52;
}

CSS del degradado de fondo Pale Ghost Bird

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e2f8e5, #a4dac6, #75b3a1, #4a8c7c, #2a5a52);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e2f8e5, #a4dac6, #75b3a1, #4a8c7c, #2a5a52);
}

Pale Ghost Bird color palette created on .