Warm Handmade Feel Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Warm Handmade Feel palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Warm Handmade Feel

Download warm handmade feel color palette PNG image (landscape)
Download warm handmade feel color palette PNG image (square)

tavolozza dei colori Warm Handmade Feel CSS

/* CSS */
.color-1 {
color: #d56948;
}
.color-2 {
color: #e69e5c;
}
.color-3 {
color: #f5c47f;
}
.color-4 {
color: #f4e19f;
}
.color-5 {
color: #f7d9a1;
}

/* CSS Variables */
:root {
--color-1: #d56948;
--color-2: #e69e5c;
--color-3: #f5c47f;
--color-4: #f4e19f;
--color-5: #f7d9a1;
}

CSS con gradiente di sfondo Warm Handmade Feel

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d56948, #e69e5c, #f5c47f, #f4e19f, #f7d9a1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d56948, #e69e5c, #f5c47f, #f4e19f, #f7d9a1);
}

Warm Handmade Feel color palette created on .