Dull 80s カラーパレット

美しいDull 80sカラーパレットをご紹介します。pigeon post (#b5c0d9), ronchi (#f0b44c), porsche (#e8a96d), chestnut rose (#d5676e) and affair (#7c4c94)で構成されています。

明るさ

彩度

暖かさ

私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:80s, Autumn, Beige, Cream, Dull, Peach, Soft, Violet, Yellowカラーパレットと組み合わせ。

💡 できること

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

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

UI例

Dull 80sパレットを使った美しいUIコンポーネントを探索

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

💻 Dull 80s カラーパレット CSS

/* CSS */
.color-1 {
color: #b5c0d9;
}
.color-2 {
color: #f0b44c;
}
.color-3 {
color: #e8a96d;
}
.color-4 {
color: #d5676e;
}
.color-5 {
color: #7c4c94;
}

/* CSS Variables */
:root {
--color-1: #b5c0d9;
--color-2: #f0b44c;
--color-3: #e8a96d;
--color-4: #d5676e;
--color-5: #7c4c94;
}

🌈 Dull 80s の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b5c0d9, #f0b44c, #e8a96d, #d5676e, #7c4c94);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b5c0d9, #f0b44c, #e8a96d, #d5676e, #7c4c94);
}

Dull 80sカラーパレットはに作成されました。