Whispering Crystal Dreams カラーパレット
美しいWhispering Crystal Dreamsカラーパレットをご紹介します。morning glory (#9fd7e0), jagged ice (#b6e2e2), melanie (#e2b6d6), new orleans (#f1d6a7) and peach yellow (#f9e0ae)で構成されています。
明るさ
彩度
暖かさ
💡 できること
ColorMagicでは簡単に以下のことができます:
- •デザインに正確なHEXコードとRGB値をコピー
- •明度、彩度、暖度を調整して新しいバリエーションを作成
- •UIコンポーネントをプレビューして、実際のインターフェースでの色の働きを確認
- •背景グラデーションやカラー変数を含むCSSコードをコピー
- •パレットをダウンロード
- •チームメンバーやクライアントとパレットを共有
🎨 UIコンポーネントのプレビュー
UI例
Whispering Crystal Dreamsパレットを使った美しいUIコンポーネントを探索
💻 Whispering Crystal Dreams カラーパレット CSS
/* CSS */
.color-1 {
color: #9fd7e0;
}
.color-2 {
color: #b6e2e2;
}
.color-3 {
color: #e2b6d6;
}
.color-4 {
color: #f1d6a7;
}
.color-5 {
color: #f9e0ae;
}
/* CSS Variables */
:root {
--color-1: #9fd7e0;
--color-2: #b6e2e2;
--color-3: #e2b6d6;
--color-4: #f1d6a7;
--color-5: #f9e0ae;
}
🌈 Whispering Crystal Dreams の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #9fd7e0, #b6e2e2, #e2b6d6, #f1d6a7, #f9e0ae);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #9fd7e0, #b6e2e2, #e2b6d6, #f1d6a7, #f9e0ae);
}
🔗 似たようなカラーパレットを探索
Whispering Crystal Dreams color palette created on .