Revolutionary Earthtones カラーパレット

美しいRevolutionary Earthtonesカラーパレットをご紹介します。fire bush (#e69630), paarl (#a55131), willow grove (#626960), matterhorn (#4e3f43) and terracotta (#e57055)で構成されています。

明るさ

彩度

暖かさ

私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Amber, Autumn, Coral, Earthy, Gray, Vintage, Warmカラーパレットと組み合わせ。

💡 できること

ColorMagicでは簡単に以下のことができます:
  • デザインに正確なHEXコードとRGB値をコピー
  • 明度、彩度、暖度を調整して新しいバリエーションを作成
  • UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
  • 背景グラデーションやカラー変数を含むCSSコードをコピー
  • パレットをダウンロード
  • チームメンバーやクライアントとパレットを共有

🎨 UIコンポーネントのプレビュー

UI例

Revolutionary Earthtonesパレットを使った美しいUIコンポーネントを探索

このパレットを共有する先:

💻 Revolutionary Earthtones カラーパレット CSS

/* CSS */
.color-1 {
color: #e69630;
}
.color-2 {
color: #a55131;
}
.color-3 {
color: #626960;
}
.color-4 {
color: #4e3f43;
}
.color-5 {
color: #e57055;
}

/* CSS Variables */
:root {
--color-1: #e69630;
--color-2: #a55131;
--color-3: #626960;
--color-4: #4e3f43;
--color-5: #e57055;
}

🌈 Revolutionary Earthtones の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e69630, #a55131, #626960, #4e3f43, #e57055);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e69630, #a55131, #626960, #4e3f43, #e57055);
}

Revolutionary Earthtonesカラーパレットはに作成されました。