Lucky Palms カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Lucky Palms palette

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

Lucky Palms カラー パレット PNG 画像

Download lucky palms color palette PNG image (landscape)
Download lucky palms color palette PNG image (square)

Lucky Palms カラーパレット CSS

/* CSS */
.color-1 {
color: #a4d56c;
}
.color-2 {
color: #f2d16e;
}
.color-3 {
color: #d3a75a;
}
.color-4 {
color: #e57f48;
}
.color-5 {
color: #a84b34;
}

/* CSS Variables */
:root {
--color-1: #a4d56c;
--color-2: #f2d16e;
--color-3: #d3a75a;
--color-4: #e57f48;
--color-5: #a84b34;
}

Lucky Palms の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a4d56c, #f2d16e, #d3a75a, #e57f48, #a84b34);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a4d56c, #f2d16e, #d3a75a, #e57f48, #a84b34);
}

Lucky Palms color palette created on .