Urban City カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Urban City palette

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

Urban City カラー パレット PNG 画像

Download urban city color palette PNG image (landscape)
Download urban city color palette PNG image (square)

Urban City カラーパレット CSS

/* CSS */
.color-1 {
color: #2b3d50;
}
.color-2 {
color: #354a5f;
}
.color-3 {
color: #808d8e;
}
.color-4 {
color: #e74d3c;
}
.color-5 {
color: #edf1f2;
}

/* CSS Variables */
:root {
--color-1: #2b3d50;
--color-2: #354a5f;
--color-3: #808d8e;
--color-4: #e74d3c;
--color-5: #edf1f2;
}

Urban City の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2b3d50, #354a5f, #808d8e, #e74d3c, #edf1f2);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2b3d50, #354a5f, #808d8e, #e74d3c, #edf1f2);
}

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

Urban City color palette created on .