Paleta de colores Red Gold Cat

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Red Gold Cat palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Red Gold Cat

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

CSS de la paleta de colores Red Gold Cat

/* 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;
}

CSS del degradado de fondo Red Gold Cat

/* 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 .