Kim Yongsook カラーパレット

美しいKim Yongsookカラーパレットをご紹介します。wewak (#f6a2af), apricot peach (#f9c1a9), wheat (#f4e4b3), tea green (#c2e8b0) and morning glory (#a3d6e0)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

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

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

💻 Kim Yongsook カラーパレット CSS

/* CSS */
.color-1 {
color: #f6a2af;
}
.color-2 {
color: #f9c1a9;
}
.color-3 {
color: #f4e4b3;
}
.color-4 {
color: #c2e8b0;
}
.color-5 {
color: #a3d6e0;
}

/* CSS Variables */
:root {
--color-1: #f6a2af;
--color-2: #f9c1a9;
--color-3: #f4e4b3;
--color-4: #c2e8b0;
--color-5: #a3d6e0;
}

🌈 Kim Yongsook の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f6a2af, #f9c1a9, #f4e4b3, #c2e8b0, #a3d6e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f6a2af, #f9c1a9, #f4e4b3, #c2e8b0, #a3d6e0);
}

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