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