Inspire. Transform. Motivate.

Mint shades

It’s a mint-full season and the style set has wholeheartedly embraced this graceful yet modern colour. The Chata Romano Colour System is built around showing women that any skin tone can wear any colour – it all depends on the shade.

A Soft skin tone will look beautiful with a subtle mint shade, Medium skin tone a mint that’s brighter while Deep and Rich suit a stronger shade like pistachio.

Mint looks amazing in a soft fabric like a delicate chiffon shirt, lace accent or soft blazer as it matches the delicate feel of this whimsical colour – for a modern edge wear your gentle mint piece with denim. If you want to take the look further go for a mint manicure, it really is the look of the season!

Share this story, choose your platform!
×

 

Welcome.

Do you have any questions? Chat with me on WhatsApp.​

×
jQuery(document).ready(function($) { // Target the first accordion (.accordion-pricelist) and the second one (.accordion-enquiry-form) var firstAccordion = $('.accordion-pricelist'); var secondAccordion = $('.accordion-enquiry-form'); // Initially, we hide the second accordion (if needed) secondAccordion.hide(); // Set up a click event listener on the first accordion firstAccordion.on('click', function() { // Check if the first accordion is open if ($(this).hasClass('brx-open')) { // If the first accordion is open, hide the second accordion secondAccordion.slideUp(); } else { // If the first accordion is not open, show the second accordion secondAccordion.slideDown(); } }); });