Retro Jungle Odyssey カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Retro Jungle Odyssey palette

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

Retro Jungle Odyssey カラー パレット PNG 画像

Download retro jungle odyssey color palette PNG image (landscape)
Download retro jungle odyssey color palette PNG image (square)

Retro Jungle Odyssey カラーパレット CSS

/* CSS */
.color-1 {
color: #a9d6bb;
}
.color-2 {
color: #6a9a6d;
}
.color-3 {
color: #4f7f8c;
}
.color-4 {
color: #3b4d72;
}
.color-5 {
color: #1c2a5e;
}

/* CSS Variables */
:root {
--color-1: #a9d6bb;
--color-2: #6a9a6d;
--color-3: #4f7f8c;
--color-4: #3b4d72;
--color-5: #1c2a5e;
}

Retro Jungle Odyssey の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a9d6bb, #6a9a6d, #4f7f8c, #3b4d72, #1c2a5e);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a9d6bb, #6a9a6d, #4f7f8c, #3b4d72, #1c2a5e);
}

Retro Jungle Odyssey color palette created on .