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