Earthy Rainbow カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Earthy Rainbow palette

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

Earthy Rainbow カラー パレット PNG 画像

Download earthy rainbow color palette PNG image (landscape)
Download earthy rainbow color palette PNG image (square)

Earthy Rainbow カラーパレット CSS

/* CSS */
.color-1 {
color: #8b4b88;
}
.color-2 {
color: #f5a524;
}
.color-3 {
color: #e0d3b2;
}
.color-4 {
color: #7fd959;
}
.color-5 {
color: #4aaec4;
}

/* CSS Variables */
:root {
--color-1: #8b4b88;
--color-2: #f5a524;
--color-3: #e0d3b2;
--color-4: #7fd959;
--color-5: #4aaec4;
}

Earthy Rainbow の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #8b4b88, #f5a524, #e0d3b2, #7fd959, #4aaec4);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #8b4b88, #f5a524, #e0d3b2, #7fd959, #4aaec4);
}

似たようなカラーパレット

下にスクロールして1個のアーシーカラーパレットを探索しましょう

Earthy Rainbow color palette created on .