美しいSinister Sweetsカラーパレットをご紹介します。wine berry (#4c1f3b), tapestry (#a65e8d), illusion (#f8a5c8), cream can (#f4d35d) and buddha gold (#c29b00)で構成されています。
Sinister Sweets カラーパレット
明るさ
彩度
暖かさ
私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、カラーパレットと組み合わせの特性を共有しています。
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
Sinister Sweetsパレットが実際のUIコンポーネントやデザイン要素でどのように機能するかを探索してください。
UI例
Sinister Sweetsパレットを使った美しいUIコンポーネントを探索
💻 Sinister Sweets カラーパレット CSS
/* CSS */
.color-1 {
color: #4c1f3b;
}
.color-2 {
color: #a65e8d;
}
.color-3 {
color: #f8a5c8;
}
.color-4 {
color: #f4d35d;
}
.color-5 {
color: #c29b00;
}
/* CSS Variables */
:root {
--color-1: #4c1f3b;
--color-2: #a65e8d;
--color-3: #f8a5c8;
--color-4: #f4d35d;
--color-5: #c29b00;
}
🌈 Sinister Sweets の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #4c1f3b, #a65e8d, #f8a5c8, #f4d35d, #c29b00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #4c1f3b, #a65e8d, #f8a5c8, #f4d35d, #c29b00);
}
🔗 似たようなカラーパレットを探索
Sinister Sweets color palette created on .