Julius The Cat カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Julius The Cat palette

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

Julius The Cat カラー パレット PNG 画像

Download julius the cat color palette PNG image (landscape)
Download julius the cat color palette PNG image (square)

Julius The Cat カラーパレット CSS

/* CSS */
.color-1 {
color: #f9c54e;
}
.color-2 {
color: #f89720;
}
.color-3 {
color: #f98348;
}
.color-4 {
color: #f94346;
}
.color-5 {
color: #56768f;
}

/* CSS Variables */
:root {
--color-1: #f9c54e;
--color-2: #f89720;
--color-3: #f98348;
--color-4: #f94346;
--color-5: #56768f;
}

Julius The Cat の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f9c54e, #f89720, #f98348, #f94346, #56768f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f9c54e, #f89720, #f98348, #f94346, #56768f);
}

Julius The Cat color palette created on .