Serene Oasis カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Serene Oasis palette
Serene Oasis カラーパレット (PNG) をダウンロード
Serene Oasis カラーパレット CSS
/* CSS */
.color-1 {
color: #83b9b9;
}
.color-2 {
color: #83c383;
}
.color-3 {
color: #83c392;
}
.color-4 {
color: #d7ab8e;
}
.color-5 {
color: #b48383;
}
/* CSS Variables */
:root {
--color-1: #83b9b9;
--color-2: #83c383;
--color-3: #83c392;
--color-4: #d7ab8e;
--color-5: #b48383;
}
Serene Oasis の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #83b9b9, #83c383, #83c392, #d7ab8e, #b48383);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #83b9b9, #83c383, #83c392, #d7ab8e, #b48383);
}
似たようなカラーパレット
Serene Oasis color palette created on .