Red Gold Cat カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Red Gold Cat palette

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

Red Gold Cat カラー パレット PNG 画像

Download red gold cat color palette PNG image (landscape)
Download red gold cat color palette PNG image (square)

Red Gold Cat カラーパレット CSS

/* CSS */
.color-1 {
color: #d92f26;
}
.color-2 {
color: #e9b43a;
}
.color-3 {
color: #f1c84b;
}
.color-4 {
color: #e7a223;
}
.color-5 {
color: #c96a1d;
}

/* CSS Variables */
:root {
--color-1: #d92f26;
--color-2: #e9b43a;
--color-3: #f1c84b;
--color-4: #e7a223;
--color-5: #c96a1d;
}

Red Gold Cat の背景のグラデーション CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d92f26, #e9b43a, #f1c84b, #e7a223, #c96a1d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d92f26, #e9b43a, #f1c84b, #e7a223, #c96a1d);
}

Red Gold Cat color palette created on .