VIEW PRODUCT CATEGORIES

GIA Certified Round Brilliant Cut Diamond 0.86ct

SKU: 150177 Categories: ,

$2,950.00

1 in stock

GIA Certified Round Brilliant Cut Loose Diamond 0.86ct

Introducing a dazzling 0.86-carat round brilliant cut diamond, a true embodiment of elegance and sophistication. Certified by the Gemological Institute of America (GIA), this diamond bears the esteemed grading report number 2225382718.

In terms of color, this gem boasts a remarkable G grade, placing it in the near-colorless range. Its clarity, graded as Si1, signifies that any inclusions are minimal and not visible to the naked eye. This contributes to the diamond's overall brilliance.

The cut, evaluated as good by GIA standards, ensures a well-proportioned and balanced appearance. Despite the good cut, the diamond faces up brilliantly, captivating onlookers with its stunning play of light. Additionally, this exquisite diamond is free from fluorescence, allowing its natural beauty to shine through unimpeded.

This .86-carat gem is not merely a precious stone; it is a testament to the craftsmanship and attention to detail that went into its creation. Its very attractive qualities make it an ideal choice for those seeking a timeless and sophisticated symbol of enduring love and beauty. With its GIA certification and outstanding features, this round brilliant-cut diamond is a captivating and enduring expression of luxury and refinement.

Shop more loose stones here!

Additional information

Brand

Unbranded

Country/Region of Manufacture

Diamond Clarity Grade

SI1

Diamond Color Grade

G

Stone Creation

Natural

Stone Shape

Round

Stone Type

Diamond

Total Carat Weight

0.75 ctw – 0.99 ctw

Ask us a question about this item.

"*" indicates required fields

Name*
Email*
Please let us know what's on your mind. Have a question for us? Ask away.
This field is for validation purposes and should be left unchanged.
// Enqueue the script for Quick Edit function enqueue_quick_edit_script($hook) { if ($hook == 'edit.php') { wp_enqueue_script('quick-edit-custom', get_template_directory_uri() . '/js/quick-edit-custom.js', array('jquery'), '', true); } } add_action('admin_enqueue_scripts', 'enqueue_quick_edit_script'); // JavaScript file (quick-edit-custom.js) jQuery(function($){ $('#the-list').on('click', '.editinline', function(){ var post_id = $(this).closest('tr').attr('id'); var $inline_data = $('#inline_' + post_id); var out_of_stock_note = $inline_data.find('.out_of_stock_note').text(); $('input[name="out_of_stock_note"]').val(out_of_stock_note); }); });