Serene Oasis カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Serene Oasis palette

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

Serene Oasis カラーパレット (PNG) をダウンロード

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

Serene Oasis カラーパレット CSS

/* CSS */
.color-1 {
color: #a9b2af;
}
.color-2 {
color: #b7c3bf;
}
.color-3 {
color: #d2e0d3;
}
.color-4 {
color: #f3e7a0;
}
.color-5 {
color: #d9c3b5;
}

/* CSS Variables */
:root {
--color-1: #a9b2af;
--color-2: #b7c3bf;
--color-3: #d2e0d3;
--color-4: #f3e7a0;
--color-5: #d9c3b5;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a9b2af, #b7c3bf, #d2e0d3, #f3e7a0, #d9c3b5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a9b2af, #b7c3bf, #d2e0d3, #f3e7a0, #d9c3b5);
}

Serene Oasis color palette created on .