Serene Sunlit Oasis カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Serene Sunlit Oasis palette

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

Serene Sunlit Oasis カラーパレット CSS

/* CSS */
.color-1 {
color: #ebf4f1;
}
.color-2 {
color: #f3d591;
}
.color-3 {
color: #9ecfe0;
}
.color-4 {
color: #f09351;
}
.color-5 {
color: #65c366;
}

/* CSS Variables */
:root {
--color-1: #ebf4f1;
--color-2: #f3d591;
--color-3: #9ecfe0;
--color-4: #f09351;
--color-5: #65c366;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ebf4f1, #f3d591, #9ecfe0, #f09351, #65c366);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ebf4f1, #f3d591, #9ecfe0, #f09351, #65c366);
}

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

下にスクロールして1個のSoft tealカラーパレットを探索しましょう

Serene Sunlit Oasis color palette created on .