Shades of Te Papa Green Tavolozza dei colori

Luminosità

Saturazione

Calore

UI Examples

Explore beautiful UI components with Shades of Te Papa Green palette

Condividi questa palette a:

Scarica la tavolozza dei colori Shades of Te Papa Green (PNG)

Download shades of te papa green color palette PNG image (landscape)
Download shades of te papa green color palette PNG image (square)

tavolozza dei colori Shades of Te Papa Green CSS

/* CSS */
.color-1 {
color: #17211d;
}
.color-2 {
color: #1f2d26;
}
.color-3 {
color: #2c3f33;
}
.color-4 {
color: #3c5842;
}
.color-5 {
color: #547855;
}

/* CSS Variables */
:root {
--color-1: #17211d;
--color-2: #1f2d26;
--color-3: #2c3f33;
--color-4: #3c5842;
--color-5: #547855;
}

CSS con gradiente di sfondo Shades of Te Papa Green

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #17211d, #1f2d26, #2c3f33, #3c5842, #547855);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #17211d, #1f2d26, #2c3f33, #3c5842, #547855);
}

Shades of Te Papa Green color palette created on .