Paleta de colores Angel's Tears

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Angel's Tears palette

Compartir esta paleta en:

Descargar la paleta de colores Angel's Tears (PNG)

Download angel's tears color palette PNG image (landscape)
Download angel's tears color palette PNG image (square)

CSS de la paleta de colores Angel's Tears

/* CSS */
.color-1 {
color: #dbfaff;
}
.color-2 {
color: #fff0fc;
}
.color-3 {
color: #fffcfa;
}
.color-4 {
color: #fff0f5;
}
.color-5 {
color: #ffd6f5;
}

/* CSS Variables */
:root {
--color-1: #dbfaff;
--color-2: #fff0fc;
--color-3: #fffcfa;
--color-4: #fff0f5;
--color-5: #ffd6f5;
}

CSS del degradado de fondo Angel's Tears

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #dbfaff, #fff0fc, #fffcfa, #fff0f5, #ffd6f5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #dbfaff, #fff0fc, #fffcfa, #fff0f5, #ffd6f5);
}

Angel's Tears color palette created on .