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