Paleta de colores Medieval Sunlit Throne Room

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Medieval Sunlit Throne Room palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Medieval Sunlit Throne Room

Download medieval sunlit throne room color palette PNG image (landscape)
Download medieval sunlit throne room color palette PNG image (square)

CSS de la paleta de colores Medieval Sunlit Throne Room

/* CSS */
.color-1 {
color: #d5a948;
}
.color-2 {
color: #e6be70;
}
.color-3 {
color: #e8c8a1;
}
.color-4 {
color: #c1a28f;
}
.color-5 {
color: #795939;
}

/* CSS Variables */
:root {
--color-1: #d5a948;
--color-2: #e6be70;
--color-3: #e8c8a1;
--color-4: #c1a28f;
--color-5: #795939;
}

CSS del degradado de fondo Medieval Sunlit Throne Room

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #d5a948, #e6be70, #e8c8a1, #c1a28f, #795939);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #d5a948, #e6be70, #e8c8a1, #c1a28f, #795939);
}

Medieval Sunlit Throne Room color palette created on .