Paleta de colores Cypress Terrace

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Cypress Terrace palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Cypress Terrace

Download cypress terrace color palette PNG image (landscape)
Download cypress terrace color palette PNG image (square)

CSS de la paleta de colores Cypress Terrace

/* CSS */
.color-1 {
color: #4f7d6b;
}
.color-2 {
color: #9fc6a3;
}
.color-3 {
color: #e5e1b8;
}
.color-4 {
color: #f6a26a;
}
.color-5 {
color: #c75b4d;
}

/* CSS Variables */
:root {
--color-1: #4f7d6b;
--color-2: #9fc6a3;
--color-3: #e5e1b8;
--color-4: #f6a26a;
--color-5: #c75b4d;
}

CSS del degradado de fondo Cypress Terrace

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4f7d6b, #9fc6a3, #e5e1b8, #f6a26a, #c75b4d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4f7d6b, #9fc6a3, #e5e1b8, #f6a26a, #c75b4d);
}

Cypress Terrace color palette created on .