Paleta de colores Sage Green and Petal Bliss

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Sage Green and Petal Bliss palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Sage Green and Petal Bliss

Download sage green and petal bliss color palette PNG image (landscape)
Download sage green and petal bliss color palette PNG image (square)

CSS de la paleta de colores Sage Green and Petal Bliss

/* CSS */
.color-1 {
color: #a7c8b9;
}
.color-2 {
color: #f8e2d3;
}
.color-3 {
color: #f1b1b1;
}
.color-4 {
color: #e6a77a;
}
.color-5 {
color: #d9c3a6;
}

/* CSS Variables */
:root {
--color-1: #a7c8b9;
--color-2: #f8e2d3;
--color-3: #f1b1b1;
--color-4: #e6a77a;
--color-5: #d9c3a6;
}

CSS del degradado de fondo Sage Green and Petal Bliss

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7c8b9, #f8e2d3, #f1b1b1, #e6a77a, #d9c3a6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7c8b9, #f8e2d3, #f1b1b1, #e6a77a, #d9c3a6);
}

Sage Green and Petal Bliss color palette created on .