Paleta de colores Krow of Crows

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Krow of Crows palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Krow of Crows

Download krow of crows color palette PNG image (landscape)
Download krow of crows color palette PNG image (square)

CSS de la paleta de colores Krow of Crows

/* CSS */
.color-1 {
color: #1f1f1f;
}
.color-2 {
color: #4d4d4d;
}
.color-3 {
color: #a6a6a6;
}
.color-4 {
color: #f1c84b;
}
.color-5 {
color: #e84545;
}

/* CSS Variables */
:root {
--color-1: #1f1f1f;
--color-2: #4d4d4d;
--color-3: #a6a6a6;
--color-4: #f1c84b;
--color-5: #e84545;
}

CSS del degradado de fondo Krow of Crows

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #1f1f1f, #4d4d4d, #a6a6a6, #f1c84b, #e84545);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #1f1f1f, #4d4d4d, #a6a6a6, #f1c84b, #e84545);
}

Krow of Crows color palette created on .