St Anthony's Embrace Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with St Anthony's Embrace palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori St Anthony's Embrace

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

tavolozza dei colori St Anthony's Embrace CSS

/* 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 con gradiente di sfondo 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 .