Pelican Damots Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Pelican Damots palette

Condividi questa palette a:

Immagine PNG della tavolozza dei colori Pelican Damots

Download pelican damots color palette PNG image (landscape)
Download pelican damots color palette PNG image (square)

tavolozza dei colori Pelican Damots CSS

/* CSS */
.color-1 {
color: #aea26f;
}
.color-2 {
color: #a18612;
}
.color-3 {
color: #a26e16;
}
.color-4 {
color: #8b3d09;
}
.color-5 {
color: #a0362c;
}

/* CSS Variables */
:root {
--color-1: #aea26f;
--color-2: #a18612;
--color-3: #a26e16;
--color-4: #8b3d09;
--color-5: #a0362c;
}

CSS con gradiente di sfondo Pelican Damots

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #aea26f, #a18612, #a26e16, #8b3d09, #a0362c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #aea26f, #a18612, #a26e16, #8b3d09, #a0362c);
}

Pelican Damots color palette created on .