Paleta de colores Knights of the Round Table
Brillo
Saturación
Calidez
UI Examples
Explore beautiful UI components with Knights of the Round Table palette
Inspiración de Color
Imágenes que muestran esta paleta de colores en diseños reales
Descargar la paleta de colores Knights of the Round Table (PNG)
CSS de la paleta de colores Knights of the Round Table
/* CSS */
.color-1 {
color: #7f9c49;
}
.color-2 {
color: #a1c94a;
}
.color-3 {
color: #f4e186;
}
.color-4 {
color: #f7b32b;
}
.color-5 {
color: #e68a2d;
}
/* CSS Variables */
:root {
--color-1: #7f9c49;
--color-2: #a1c94a;
--color-3: #f4e186;
--color-4: #f7b32b;
--color-5: #e68a2d;
}
CSS del degradado de fondo Knights of the Round Table
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #7f9c49, #a1c94a, #f4e186, #f7b32b, #e68a2d);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #7f9c49, #a1c94a, #f4e186, #f7b32b, #e68a2d);
}
Paletas de colores similares
Desplázate hacia abajo para explorar 300+ paletas de colores Verde
Knights of the Round Table color palette created on .