Shades of Te Papa Green カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Shades of Te Papa Green palette

このパレットを共有する先:

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)

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;
}

Shades of Te Papa Green の背景のグラデーション CSS

/* 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 .