Absolute Nonsense カラーパレット

美しいAbsolute Nonsenseカラーパレットをご紹介します。rose bud (#f7b5a1), pancho (#f1d5b1), padua (#a1e8b5), cornflower (#8ac8e5) and kashmir blue (#506c91)で構成されています。

明るさ

彩度

暖かさ

私たちのカラーパレットジェネレーターが作成したこの汎用性の高いカラースキームは、これらのカラーパレットと組み合わせの特性を共有しています:Blue, Bright, Fun, Green, Pastel, Pink, Summer, Yellowカラーパレットと組み合わせ。

💡 できること

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

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

UI例

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

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

💻 Absolute Nonsense カラーパレット CSS

/* CSS */
.color-1 {
color: #f7b5a1;
}
.color-2 {
color: #f1d5b1;
}
.color-3 {
color: #a1e8b5;
}
.color-4 {
color: #8ac8e5;
}
.color-5 {
color: #506c91;
}

/* CSS Variables */
:root {
--color-1: #f7b5a1;
--color-2: #f1d5b1;
--color-3: #a1e8b5;
--color-4: #8ac8e5;
--color-5: #506c91;
}

🌈 Absolute Nonsense の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f7b5a1, #f1d5b1, #a1e8b5, #8ac8e5, #506c91);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f7b5a1, #f1d5b1, #a1e8b5, #8ac8e5, #506c91);
}

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