Yorlay's Embrace Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Yorlay's Embrace palette
Color Inspiration
Images that showcase this color palette in real designs
Download Yorlay's Embrace Color Palette (PNG)
Yorlay's Embrace color palette CSS
/* CSS */
.color-1 {
color: #f8c0a0;
}
.color-2 {
color: #f5a3b8;
}
.color-3 {
color: #f48ab3;
}
.color-4 {
color: #e76a7b;
}
.color-5 {
color: #d75050;
}
/* CSS Variables */
:root {
--color-1: #f8c0a0;
--color-2: #f5a3b8;
--color-3: #f48ab3;
--color-4: #e76a7b;
--color-5: #d75050;
}
Yorlay's Embrace background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #f8c0a0, #f5a3b8, #f48ab3, #e76a7b, #d75050);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #f8c0a0, #f5a3b8, #f48ab3, #e76a7b, #d75050);
}
Similar color palettes
Scroll down to explore 200+ Aesthetic color palettes
Yorlay's Embrace color palette created on .