Language of the Lost カラーパレット
美しいLanguage of the Lostカラーパレットをご紹介します。east bay (#4a4d8c), lynch (#6a809a), casper (#b6c9d8), mandys pink (#f3cfbf) and rose fog (#e1a8b8)で構成されています。
明るさ
彩度
暖かさ
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Language of the Lostパレットを使った美しいUIコンポーネントを探索
💻 Language of the Lost カラーパレット CSS
/* CSS */
.color-1 {
color: #4a4d8c;
}
.color-2 {
color: #6a809a;
}
.color-3 {
color: #b6c9d8;
}
.color-4 {
color: #f3cfbf;
}
.color-5 {
color: #e1a8b8;
}
/* CSS Variables */
:root {
--color-1: #4a4d8c;
--color-2: #6a809a;
--color-3: #b6c9d8;
--color-4: #f3cfbf;
--color-5: #e1a8b8;
} 🌈 Language of the Lost の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4a4d8c, #6a809a, #b6c9d8, #f3cfbf, #e1a8b8);
} /* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4a4d8c, #6a809a, #b6c9d8, #f3cfbf, #e1a8b8);
} 🔗 似たようなカラーパレットを探索
Language of the Lostカラーパレットはに作成されました。