Verdant Serenity Dreamscape カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Verdant Serenity Dreamscape palette

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

Verdant Serenity Dreamscape カラーパレット CSS

/* CSS */
.color-1 {
color: #f8fcf9;
}
.color-2 {
color: #c0ef48;
}
.color-3 {
color: #49e4a6;
}
.color-4 {
color: #67e723;
}
.color-5 {
color: #6d8d72;
}

/* CSS Variables */
:root {
--color-1: #f8fcf9;
--color-2: #c0ef48;
--color-3: #49e4a6;
--color-4: #67e723;
--color-5: #6d8d72;
}

Verdant Serenity Dreamscape の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8fcf9, #c0ef48, #49e4a6, #67e723, #6d8d72);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8fcf9, #c0ef48, #49e4a6, #67e723, #6d8d72);
}

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

Verdant Serenity Dreamscape color palette created on .