1950s Pastel Dream Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with 1950s Pastel Dream palette

Share this palette to:

Download 1950s Pastel Dream Color Palette (PNG)

Download 1950s pastel dream color palette PNG image (landscape)
Download 1950s pastel dream color palette PNG image (square)

1950s Pastel Dream color palette CSS

/* CSS */
.color-1 {
color: #ff99b6;
}
.color-2 {
color: #a1d3e8;
}
.color-3 {
color: #b2e1d6;
}
.color-4 {
color: #f4e1a4;
}
.color-5 {
color: #a3c7e0;
}

/* CSS Variables */
:root {
--color-1: #ff99b6;
--color-2: #a1d3e8;
--color-3: #b2e1d6;
--color-4: #f4e1a4;
--color-5: #a3c7e0;
}

1950s Pastel Dream background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #ff99b6, #a1d3e8, #b2e1d6, #f4e1a4, #a3c7e0);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #ff99b6, #a1d3e8, #b2e1d6, #f4e1a4, #a3c7e0);
}

Similar color palettes

Scroll down to explore 5 Pink color palettes

1950s Pastel Dream color palette created on .