Proto-Hungarian Sunrise カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Proto-Hungarian Sunrise palette

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

Proto-Hungarian Sunrise カラー パレット PNG 画像

Download proto-hungarian sunrise color palette PNG image (landscape)
Download proto-hungarian sunrise color palette PNG image (square)

Proto-Hungarian Sunrise カラーパレット CSS

/* CSS */
.color-1 {
color: #b3684d;
}
.color-2 {
color: #e7b84b;
}
.color-3 {
color: #f2d55f;
}
.color-4 {
color: #93a63f;
}
.color-5 {
color: #5c392d;
}

/* CSS Variables */
:root {
--color-1: #b3684d;
--color-2: #e7b84b;
--color-3: #f2d55f;
--color-4: #93a63f;
--color-5: #5c392d;
}

Proto-Hungarian Sunrise の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b3684d, #e7b84b, #f2d55f, #93a63f, #5c392d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b3684d, #e7b84b, #f2d55f, #93a63f, #5c392d);
}

Proto-Hungarian Sunrise color palette created on .