Jurassic Jewel Tones Color Palette
Brightness
Saturation
Warmth
UI Examples
Explore beautiful UI components with Jurassic Jewel Tones palette
Jurassic Jewel Tones color palette CSS
/* CSS */
.color-1 {
color: #a3d55d;
}
.color-2 {
color: #f9c54e;
}
.color-3 {
color: #f9aeae;
}
.color-4 {
color: #690571;
}
.color-5 {
color: #4c4c7b;
}
/* CSS Variables */
:root {
--color-1: #a3d55d;
--color-2: #f9c54e;
--color-3: #f9aeae;
--color-4: #690571;
--color-5: #4c4c7b;
}
Jurassic Jewel Tones background gradient CSS
/* Linear Gradient */
.linear-gradient {
background: linear-gradient(0.25turn, #a3d55d, #f9c54e, #f9aeae, #690571, #4c4c7b);
}
/* Radial Gradient */
.radial-gradient {
background: radial-gradient(circle, #a3d55d, #f9c54e, #f9aeae, #690571, #4c4c7b);
}
Similar color palettes
- Sunset Blush Harmony
- Sigma Sunrise
- Shades of Blue
- Shades of Beryl
- Cosmic Amethyst Dream
- Island Breeze
- Minted Oasis
- Ocean Breeze Serenity
- Royal Blue and Mint Bliss
- Ethereal Temptress
- Royal Blue and Mint Green Delight
- Royal Blue and Light Green Harmony
- Blue Sunset
- Blue Universe
- Blue Sir Amond
- Azure Dreamscape
- Chic Blossom
- Soft Pink
Jurassic Jewel Tones color palette created on .