Hosea Mathews カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Hosea Mathews palette

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

Hosea Mathews カラー パレット PNG 画像

Download hosea mathews color palette PNG image (landscape)
Download hosea mathews color palette PNG image (square)

Hosea Mathews カラーパレット CSS

/* CSS */
.color-1 {
color: #f0a800;
}
.color-2 {
color: #d67900;
}
.color-3 {
color: #a85f00;
}
.color-4 {
color: #9e3d00;
}
.color-5 {
color: #752b00;
}

/* CSS Variables */
:root {
--color-1: #f0a800;
--color-2: #d67900;
--color-3: #a85f00;
--color-4: #9e3d00;
--color-5: #752b00;
}

Hosea Mathews の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f0a800, #d67900, #a85f00, #9e3d00, #752b00);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f0a800, #d67900, #a85f00, #9e3d00, #752b00);
}

Hosea Mathews color palette created on .