Royal Mage Unicorn カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Royal Mage Unicorn palette
カラーインスピレーション
実際のデザインでこのカラーパレットを紹介する画像
Royal Mage Unicorn カラーパレット (PNG) をダウンロード
Royal Mage Unicorn カラーパレット CSS
/* CSS */
.color-1 {
color: #6f3c8b;
}
.color-2 {
color: #9a5fbf;
}
.color-3 {
color: #d9a2e6;
}
.color-4 {
color: #f1c6e7;
}
.color-5 {
color: #f9d8c3;
}
/* CSS Variables */
:root {
--color-1: #6f3c8b;
--color-2: #9a5fbf;
--color-3: #d9a2e6;
--color-4: #f1c6e7;
--color-5: #f9d8c3;
}
Royal Mage Unicorn の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #6f3c8b, #9a5fbf, #d9a2e6, #f1c6e7, #f9d8c3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #6f3c8b, #9a5fbf, #d9a2e6, #f1c6e7, #f9d8c3);
}
似たようなカラーパレット
Royal Mage Unicorn color palette created on .