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