Royal Gold Angel カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Royal Gold Angel palette

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

Royal Gold Angel カラー パレット PNG 画像

Download royal gold angel color palette PNG image (landscape)
Download royal gold angel color palette PNG image (square)

Royal Gold Angel カラーパレット CSS

/* CSS */
.color-1 {
color: #1f3a89;
}
.color-2 {
color: #f1c84b;
}
.color-3 {
color: #4b91e2;
}
.color-4 {
color: #f6b531;
}
.color-5 {
color: #e07b38;
}

/* CSS Variables */
:root {
--color-1: #1f3a89;
--color-2: #f1c84b;
--color-3: #4b91e2;
--color-4: #f6b531;
--color-5: #e07b38;
}

Royal Gold Angel の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f3a89, #f1c84b, #4b91e2, #f6b531, #e07b38);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f3a89, #f1c84b, #4b91e2, #f6b531, #e07b38);
}

似たようなカラーパレット

Royal Gold Angel color palette created on .