Tranquil Oasis カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Tranquil Oasis palette

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

Tranquil Oasis カラーパレット CSS

/* CSS */
.color-1 {
color: #ffffff;
}
.color-2 {
color: #dc6060;
}
.color-3 {
color: #ebbdbd;
}
.color-4 {
color: #2b7d6d;
}
.color-5 {
color: #16463d;
}

/* CSS Variables */
:root {
--color-1: #ffffff;
--color-2: #dc6060;
--color-3: #ebbdbd;
--color-4: #2b7d6d;
--color-5: #16463d;
}

Tranquil Oasis の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ffffff, #dc6060, #ebbdbd, #2b7d6d, #16463d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ffffff, #dc6060, #ebbdbd, #2b7d6d, #16463d);
}

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

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

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

Tranquil Oasis color palette created on .