The Sea Jewel カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with The Sea Jewel palette

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

The Sea Jewel カラーパレット CSS

/* CSS */
.color-1 {
color: #008394;
}
.color-2 {
color: #00a0a3;
}
.color-3 {
color: #29c7ba;
}
.color-4 {
color: #4ad3cc;
}
.color-5 {
color: #a5e9e1;
}

/* CSS Variables */
:root {
--color-1: #008394;
--color-2: #00a0a3;
--color-3: #29c7ba;
--color-4: #4ad3cc;
--color-5: #a5e9e1;
}

The Sea Jewel の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #008394, #00a0a3, #29c7ba, #4ad3cc, #a5e9e1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #008394, #00a0a3, #29c7ba, #4ad3cc, #a5e9e1);
}

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

パレットが見つかりません

別のフィルターを試すか、現在の選択をクリアしてください。

The Sea Jewel color palette created on .