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