60s Light カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with 60s Light palette

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

60s Light カラー パレット PNG 画像

Download 60s light color palette PNG image (landscape)
Download 60s light color palette PNG image (square)

60s Light カラーパレット CSS

/* CSS */
.color-1 {
color: #e0b0e3;
}
.color-2 {
color: #f3d5b4;
}
.color-3 {
color: #f9eaa4;
}
.color-4 {
color: #fdfd96;
}
.color-5 {
color: #ffb3b3;
}

/* CSS Variables */
:root {
--color-1: #e0b0e3;
--color-2: #f3d5b4;
--color-3: #f9eaa4;
--color-4: #fdfd96;
--color-5: #ffb3b3;
}

60s Light の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #e0b0e3, #f3d5b4, #f9eaa4, #fdfd96, #ffb3b3);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #e0b0e3, #f3d5b4, #f9eaa4, #fdfd96, #ffb3b3);
}

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

下にスクロールして10+個の60年代カラーパレットを探索しましょう

60s Light color palette created on .