Loading...

Riverbank Serenity カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Riverbank Serenity palette

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

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

Download riverbank serenity color palette PNG image (landscape)
Download riverbank serenity color palette PNG image (square)

Riverbank Serenity カラーパレット CSS

/* CSS */
.color-1 {
color: #1e507b;
}
.color-2 {
color: #3c7c9f;
}
.color-3 {
color: #5ca8b7;
}
.color-4 {
color: #9fd4df;
}
.color-5 {
color: #f0b7a3;
}

/* CSS Variables */
:root {
--color-1: #1e507b;
--color-2: #3c7c9f;
--color-3: #5ca8b7;
--color-4: #9fd4df;
--color-5: #f0b7a3;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e507b, #3c7c9f, #5ca8b7, #9fd4df, #f0b7a3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e507b, #3c7c9f, #5ca8b7, #9fd4df, #f0b7a3);
}

Riverbank Serenity color palette created on .