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