Sunlit Forest Oasis カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Sunlit Forest Oasis palette

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

Sunlit Forest Oasis カラーパレット CSS

/* CSS */
.color-1 {
color: #e8e396;
}
.color-2 {
color: #d1a442;
}
.color-3 {
color: #25cbba;
}
.color-4 {
color: #9c6221;
}
.color-5 {
color: #000000;
}

/* CSS Variables */
:root {
--color-1: #e8e396;
--color-2: #d1a442;
--color-3: #25cbba;
--color-4: #9c6221;
--color-5: #000000;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e8e396, #d1a442, #25cbba, #9c6221, #000000);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e8e396, #d1a442, #25cbba, #9c6221, #000000);
}

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

Sunlit Forest Oasis color palette created on .