Dark Pink Garden Color Palette

Brightness

Saturation

Warmth

UI Examples

Explore beautiful UI components with Dark Pink Garden palette

Share this palette to:

Dark Pink Garden color palette PNG image

Download dark pink garden color palette PNG image (landscape)
Download dark pink garden color palette PNG image (square)

Dark Pink Garden color palette CSS

/* CSS */
.color-1 {
color: #b63e7a;
}
.color-2 {
color: #e65c7e;
}
.color-3 {
color: #f58a8a;
}
.color-4 {
color: #f5b67a;
}
.color-5 {
color: #f9d89f;
}

/* CSS Variables */
:root {
--color-1: #b63e7a;
--color-2: #e65c7e;
--color-3: #f58a8a;
--color-4: #f5b67a;
--color-5: #f9d89f;
}

Dark Pink Garden background gradient CSS

/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #b63e7a, #e65c7e, #f58a8a, #f5b67a, #f9d89f);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #b63e7a, #e65c7e, #f58a8a, #f5b67a, #f9d89f);
}

Similar color palettes

Scroll down to explore 5 Garden color palettes

Dark Pink Garden color palette created on .