Petals of Royalty カラーパレット

美しいPetals of Royaltyカラーパレットをご紹介します。old lace (#fdf8f0), wisp pink (#fce7ec), cherub (#f6d4e9), french lilac (#e3beee) and kobi (#eba3d1)で構成されています。

明るさ

彩度

暖かさ

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

💡 できること

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

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

UI例

Petals of Royaltyパレットを使った美しいUIコンポーネントを探索

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

💻 Petals of Royalty カラーパレット CSS

/* CSS */
.color-1 {
color: #fdf8f0;
}
.color-2 {
color: #fce7ec;
}
.color-3 {
color: #f6d4e9;
}
.color-4 {
color: #e3beee;
}
.color-5 {
color: #eba3d1;
}

/* CSS Variables */
:root {
--color-1: #fdf8f0;
--color-2: #fce7ec;
--color-3: #f6d4e9;
--color-4: #e3beee;
--color-5: #eba3d1;
}

🌈 Petals of Royalty の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fdf8f0, #fce7ec, #f6d4e9, #e3beee, #eba3d1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fdf8f0, #fce7ec, #f6d4e9, #e3beee, #eba3d1);
}

Petals of Royaltyカラーパレットはに作成されました。