Paleta de colores Osamu Dazai

Brillo

Saturación

Calidez

UI Examples

Explore beautiful UI components with Osamu Dazai palette

Compartir esta paleta en:

Descargar la paleta de colores Osamu Dazai (PNG)

Download osamu dazai color palette PNG image (landscape)
Download osamu dazai color palette PNG image (square)

CSS de la paleta de colores Osamu Dazai

/* CSS */
.color-1 {
color: #2b2a27;
}
.color-2 {
color: #695c54;
}
.color-3 {
color: #b39989;
}
.color-4 {
color: #e7d0d0;
}
.color-5 {
color: #f9ebeb;
}

/* CSS Variables */
:root {
--color-1: #2b2a27;
--color-2: #695c54;
--color-3: #b39989;
--color-4: #e7d0d0;
--color-5: #f9ebeb;
}

CSS del degradado de fondo Osamu Dazai

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #2b2a27, #695c54, #b39989, #e7d0d0, #f9ebeb);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #2b2a27, #695c54, #b39989, #e7d0d0, #f9ebeb);
}

Paletas de colores similares

Osamu Dazai color palette created on .