Crimson Tides and Earthy Shadows カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Crimson Tides and Earthy Shadows palette

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

Crimson Tides and Earthy Shadows カラーパレット CSS

/* CSS */
.color-1 {
color: #9ce5e7;
}
.color-2 {
color: #7d877e;
}
.color-3 {
color: #b50813;
}
.color-4 {
color: #652625;
}
.color-5 {
color: #431514;
}

/* CSS Variables */
:root {
--color-1: #9ce5e7;
--color-2: #7d877e;
--color-3: #b50813;
--color-4: #652625;
--color-5: #431514;
}

Crimson Tides and Earthy Shadows の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9ce5e7, #7d877e, #b50813, #652625, #431514);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9ce5e7, #7d877e, #b50813, #652625, #431514);
}

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

下にスクロールして3個のターコイズカラーパレットを探索しましょう

Crimson Tides and Earthy Shadows color palette created on .