Glaucous Dream カラーパレット

美しいGlaucous Dreamカラーパレットをご紹介します。cadet blue (#a2b3c3), heather (#bbc4d3), botticelli (#c7d3e1), iron (#e0e2e6) and tiara (#c1d2cf)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Glaucous Dream カラーパレット CSS

/* CSS */
.color-1 {
color: #a2b3c3;
}
.color-2 {
color: #bbc4d3;
}
.color-3 {
color: #c7d3e1;
}
.color-4 {
color: #e0e2e6;
}
.color-5 {
color: #c1d2cf;
}

/* CSS Variables */
:root {
--color-1: #a2b3c3;
--color-2: #bbc4d3;
--color-3: #c7d3e1;
--color-4: #e0e2e6;
--color-5: #c1d2cf;
}

🌈 Glaucous Dream の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a2b3c3, #bbc4d3, #c7d3e1, #e0e2e6, #c1d2cf);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a2b3c3, #bbc4d3, #c7d3e1, #e0e2e6, #c1d2cf);
}

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