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