Movilidad Sustentable カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Movilidad Sustentable palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Movilidad Sustentable カラーパレット (PNG) をダウンロード
Movilidad Sustentable カラーパレット CSS
/* CSS */
.color-1 {
color: #77fdd9;
}
.color-2 {
color: #90fe9d;
}
.color-3 {
color: #9ac7fe;
}
.color-4 {
color: #feb562;
}
.color-5 {
color: #ffca61;
}
/* CSS Variables */
:root {
--color-1: #77fdd9;
--color-2: #90fe9d;
--color-3: #9ac7fe;
--color-4: #feb562;
--color-5: #ffca61;
}
Movilidad Sustentable の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #77fdd9, #90fe9d, #9ac7fe, #feb562, #ffca61);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #77fdd9, #90fe9d, #9ac7fe, #feb562, #ffca61);
}
似たようなカラーパレット
Movilidad Sustentable color palette created on .