Paleta de colores Bright Coastal

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Bright Coastal palette

Compartir esta paleta en:

Imagen PNG de la paleta de colores Bright Coastal

Download bright coastal color palette PNG image (landscape)
Download bright coastal color palette PNG image (square)

CSS de la paleta de colores Bright Coastal

/* CSS */
.color-1 {
color: #ab6959;
}
.color-2 {
color: #e79273;
}
.color-3 {
color: #f1b883;
}
.color-4 {
color: #efcf8f;
}
.color-5 {
color: #faf3d1;
}

/* CSS Variables */
:root {
--color-1: #ab6959;
--color-2: #e79273;
--color-3: #f1b883;
--color-4: #efcf8f;
--color-5: #faf3d1;
}

CSS del degradado de fondo Bright Coastal

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ab6959, #e79273, #f1b883, #efcf8f, #faf3d1);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ab6959, #e79273, #f1b883, #efcf8f, #faf3d1);
}

Bright Coastal color palette created on .