Beautiful Japan カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Beautiful Japan palette

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

Beautiful Japan カラー パレット PNG 画像

Download beautiful japan color palette PNG image (landscape)
Download beautiful japan color palette PNG image (square)

Beautiful Japan カラーパレット CSS

/* CSS */
.color-1 {
color: #fce3b0;
}
.color-2 {
color: #f5c4b7;
}
.color-3 {
color: #d49adb;
}
.color-4 {
color: #a4dab6;
}
.color-5 {
color: #b7e3e6;
}

/* CSS Variables */
:root {
--color-1: #fce3b0;
--color-2: #f5c4b7;
--color-3: #d49adb;
--color-4: #a4dab6;
--color-5: #b7e3e6;
}

Beautiful Japan の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #fce3b0, #f5c4b7, #d49adb, #a4dab6, #b7e3e6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #fce3b0, #f5c4b7, #d49adb, #a4dab6, #b7e3e6);
}

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

下にスクロールして6個の日本カラーパレットを探索しましょう

Beautiful Japan color palette created on .