Luxury Ambition カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Luxury Ambition palette

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

Luxury Ambition カラー パレット PNG 画像

Download luxury ambition color palette PNG image (landscape)
Download luxury ambition color palette PNG image (square)

Luxury Ambition カラーパレット CSS

/* CSS */
.color-1 {
color: #1e3967;
}
.color-2 {
color: #2c6d90;
}
.color-3 {
color: #4ab5b1;
}
.color-4 {
color: #f7c64b;
}
.color-5 {
color: #e67a4c;
}

/* CSS Variables */
:root {
--color-1: #1e3967;
--color-2: #2c6d90;
--color-3: #4ab5b1;
--color-4: #f7c64b;
--color-5: #e67a4c;
}

Luxury Ambition の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1e3967, #2c6d90, #4ab5b1, #f7c64b, #e67a4c);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1e3967, #2c6d90, #4ab5b1, #f7c64b, #e67a4c);
}

Luxury Ambition color palette created on .