Retro Gold and Red カラーパレット

明るさ

彩度

暖かさ

UI Examples

Explore beautiful UI components with Retro Gold and Red palette

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

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

Download retro gold and red color palette PNG image (landscape)
Download retro gold and red color palette PNG image (square)

Retro Gold and Red カラーパレット CSS

/* CSS */
.color-1 {
color: #d6a800;
}
.color-2 {
color: #b65a25;
}
.color-3 {
color: #c24f38;
}
.color-4 {
color: #f1c950;
}
.color-5 {
color: #a66b3a;
}

/* CSS Variables */
:root {
--color-1: #d6a800;
--color-2: #b65a25;
--color-3: #c24f38;
--color-4: #f1c950;
--color-5: #a66b3a;
}

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

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d6a800, #b65a25, #c24f38, #f1c950, #a66b3a);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d6a800, #b65a25, #c24f38, #f1c950, #a66b3a);
}

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

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

Retro Gold and Red color palette created on .