Stella Skye Cameron Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Stella Skye Cameron palette
Color Inspiration
Images that showcase this color palette in real designs
Download Stella Skye Cameron Color Palette (PNG)
Stella Skye Cameron color palette CSS
/* CSS */
.color-1 {
color: #a7c7e7;
}
.color-2 {
color: #f1c84b;
}
.color-3 {
color: #f8a5b1;
}
.color-4 {
color: #eab8d1;
}
.color-5 {
color: #c6d6e6;
}
/* CSS Variables */
:root {
--color-1: #a7c7e7;
--color-2: #f1c84b;
--color-3: #f8a5b1;
--color-4: #eab8d1;
--color-5: #c6d6e6;
}
Stella Skye Cameron background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a7c7e7, #f1c84b, #f8a5b1, #eab8d1, #c6d6e6);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a7c7e7, #f1c84b, #f8a5b1, #eab8d1, #c6d6e6);
}
Similar color palettes
Scroll down to explore 200+ Aesthetic color palettes
Stella Skye Cameron color palette created on .