Paleta de colores St Anthony's Embrace

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with St Anthony's Embrace palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores St Anthony's Embrace

Download st anthony's embrace color palette PNG image (landscape)
Download st anthony's embrace color palette PNG image (square)

CSS de la paleta de colores St Anthony's Embrace

/* CSS */
.color-1 {
color: #e8b37d;
}
.color-2 {
color: #d1a36b;
}
.color-3 {
color: #af7c5a;
}
.color-4 {
color: #6f4d3e;
}
.color-5 {
color: #492c2e;
}

/* CSS Variables */
:root {
--color-1: #e8b37d;
--color-2: #d1a36b;
--color-3: #af7c5a;
--color-4: #6f4d3e;
--color-5: #492c2e;
}

CSS del degradado de fondo St Anthony's Embrace

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e8b37d, #d1a36b, #af7c5a, #6f4d3e, #492c2e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e8b37d, #d1a36b, #af7c5a, #6f4d3e, #492c2e);
}

St Anthony's Embrace color palette created on .