Abyssal Hues カラーパレット

美しいAbyssal Huesカラーパレットをご紹介します。elm (#1f8a8e), pelorous (#3cb2b4), viking (#67d2d5), regent st blue (#a3e2e6) and polar (#dff7f5)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Abyssal Hues カラーパレット CSS

/* CSS */
.color-1 {
color: #1f8a8e;
}
.color-2 {
color: #3cb2b4;
}
.color-3 {
color: #67d2d5;
}
.color-4 {
color: #a3e2e6;
}
.color-5 {
color: #dff7f5;
}

/* CSS Variables */
:root {
--color-1: #1f8a8e;
--color-2: #3cb2b4;
--color-3: #67d2d5;
--color-4: #a3e2e6;
--color-5: #dff7f5;
}

🌈 Abyssal Hues の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f8a8e, #3cb2b4, #67d2d5, #a3e2e6, #dff7f5);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f8a8e, #3cb2b4, #67d2d5, #a3e2e6, #dff7f5);
}

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