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