Paleta de colores Red and Blue Harmony

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Red and Blue Harmony palette

Compartir esta paleta en:

Descargar la paleta de colores Red and Blue Harmony (PNG)

Download red and blue harmony color palette PNG image (landscape)
Download red and blue harmony color palette PNG image (square)

CSS de la paleta de colores Red and Blue Harmony

/* CSS */
.color-1 {
color: #bf3a2b;
}
.color-2 {
color: #e77e23;
}
.color-3 {
color: #f1c40e;
}
.color-4 {
color: #28af60;
}
.color-5 {
color: #3398db;
}

/* CSS Variables */
:root {
--color-1: #bf3a2b;
--color-2: #e77e23;
--color-3: #f1c40e;
--color-4: #28af60;
--color-5: #3398db;
}

CSS del degradado de fondo Red and Blue Harmony

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #bf3a2b, #e77e23, #f1c40e, #28af60, #3398db);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #bf3a2b, #e77e23, #f1c40e, #28af60, #3398db);
}

Paletas de colores similares

Red and Blue Harmony color palette created on .