Apricot & Cedarwood Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Apricot & Cedarwood palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Apricot & Cedarwood

Download apricot & cedarwood color palette PNG image (landscape)
Download apricot & cedarwood color palette PNG image (square)

tavolozza dei colori Apricot & Cedarwood CSS

/* CSS */
.color-1 {
color: #f9ba9f;
}
.color-2 {
color: #d69b71;
}
.color-3 {
color: #d46b4e;
}
.color-4 {
color: #c65024;
}
.color-5 {
color: #a14c1b;
}

/* CSS Variables */
:root {
--color-1: #f9ba9f;
--color-2: #d69b71;
--color-3: #d46b4e;
--color-4: #c65024;
--color-5: #a14c1b;
}

CSS con gradiente di sfondo Apricot & Cedarwood

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9ba9f, #d69b71, #d46b4e, #c65024, #a14c1b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9ba9f, #d69b71, #d46b4e, #c65024, #a14c1b);
}

Apricot & Cedarwood color palette created on .