Loading...
Vibrant Red Arcade カラーパレット
明るさ
彩度
暖かさ
UI Examples
Explore beautiful UI components with Vibrant Red Arcade palette
Vibrant Red Arcade カラーパレット (PNG) をダウンロード
Vibrant Red Arcade カラーパレット CSS
/* CSS */
.color-1 {
color: #f34949;
}
.color-2 {
color: #fab700;
}
.color-3 {
color: #4b91e2;
}
.color-4 {
color: #895af6;
}
.color-5 {
color: #f9e79f;
}
/* CSS Variables */
:root {
--color-1: #f34949;
--color-2: #fab700;
--color-3: #4b91e2;
--color-4: #895af6;
--color-5: #f9e79f;
}
Vibrant Red Arcade の背景のグラデーション CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f34949, #fab700, #4b91e2, #895af6, #f9e79f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f34949, #fab700, #4b91e2, #895af6, #f9e79f);
}
似たようなカラーパレット
Vibrant Red Arcade color palette created on .