Tranquil Oasis カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Tranquil Oasis palette

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

Tranquil Oasis カラー パレット PNG 画像

Download tranquil oasis color palette PNG image (landscape)
Download tranquil oasis color palette PNG image (square)

Tranquil Oasis カラーパレット CSS

/* CSS */
.color-1 {
color: #a6c4b0;
}
.color-2 {
color: #b8e0d7;
}
.color-3 {
color: #e0f5e7;
}
.color-4 {
color: #f9e1a4;
}
.color-5 {
color: #f4a462;
}

/* CSS Variables */
:root {
--color-1: #a6c4b0;
--color-2: #b8e0d7;
--color-3: #e0f5e7;
--color-4: #f9e1a4;
--color-5: #f4a462;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a6c4b0, #b8e0d7, #e0f5e7, #f9e1a4, #f4a462);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a6c4b0, #b8e0d7, #e0f5e7, #f9e1a4, #f4a462);
}

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

Tranquil Oasis color palette created on .