Get one-on-one expert advice from our lead designer to help you transform any area around your home or work.
Fill out the form below to submit your designer question.
Upload your Photo
Take a picture of a room in your home, a floor area or a table top that you would like to ask a question about - or simply anything you would like to make into mosaics.
Mosaic Uses:
Floors Walls or Tabletops both Indoor or Outdoor as well as wet places such as showers
and Pools.
Made To Order
All our mosaics except those on clearance are made to order. Orders including custom mosaic art, require 4-8 weeks to be delivered. However, if you are in a hurry we can rush your mosaic order for an extra fee and it'll be delivered within 1-3 weeks.
Description
Introducing our stunning Brown Angel Fish on Blue - Mosaic Wall Art, a breathtaking piece that effortlessly captures the vibrant essence of marine life. This exquisite art piece will transform any space, bringing a wave of oceanic tranquility into your home. Crafted by skilled artisans, each mosaic is made with meticulously hand-cut tiles and luxurious marble, ensuring that no two pieces are exactly alike.
The rich brown hues of the angel fish are beautifully contrasted against a vibrant blue background, evoking a sense of calm and serenity akin to a soothing ocean breeze. This Fish Mosaic Wall Art is perfect for bathrooms, pools, or any area where you want to infuse a touch of aquatic charm.
Not only is this mosaic a stunning visual focal point, but it also serves as a reminder of the beauty of underwater life. The intricate details and craftsmanship will draw the eye and spark conversation among your guests.
Whether you're looking to enhance your own space or searching for a thoughtful gift for a loved one, the Brown Angel Fish on Blue - Mosaic Wall Art is an ideal choice. Embrace the beauty of the ocean and let this exquisite piece add a splash of color and artistry to your decor. Dive into the world of elegance with this unique fish mosaic wall art and elevate any room in your home.
Shipping & Returns
Free Shipping on Standard Orders (4-8 weeks) Express Shipping on Rush Orders (1-3 weeks) Free worldwide shipping 30 days full refund if for any reason you are not happy with your purchase
Items Not Eligible for refund: 1.Sale Items on clearance at 50% off. 2.Custom Mosaics ( your own image you sent us to create as mosaic are not returned as we
send photos of completed work for approval prior to shipping).
Exclusive lifetime warranty on all mosaic art pieces guaranteed.
Installation
For all the dos and don'ts of installing a mosaic, watch our easy to follow and exclusive installion guide:
Certificate of Authenticity
Receive a Certificate of Authenticity signed by the artisan who personally handcrafted your mosaic piece.
See it On Your Wall
Do you like to see how Liquid error (snippets/product_tabs line 213): include usage is not allowed in this context
looks on your wall?
Upload Your Wall Image
Upload
Shop the look
Le choix d'une sélection entraîne l'actualisation de la page entière.
Get one-on-one expert advice from our lead designer to help you transform any area around your home or work.
Fill out the form below to submit your designer question.
Upload your Photo
Take a picture of a room in your home, a floor area or a table top that you would like to ask a question about - or simply anything you would like to make into mosaics.
Return to the form
function getParam(p) {
var match = RegExp('[?&]' + p + '=([^&]*)').exec(window.location.search);
return match && decodeURIComponent(match[1].replace(/\+/g, ' '));
}
function getExpiryRecord(value) {
var expiryPeriod = 90 * 24 * 60 * 60 * 1000; // 90 day expiry in milliseconds
var expiryDate = new Date().getTime() + expiryPeriod;
return {value: value, expiryDate: expiryDate};
}
function addGclid() {
var gclidParam = getParam('gclid');
var gclidFormFields = [
'footer_gclid_field',
'klaviyo-form-Mw3UAa-gclid_field',
'aaaFormBuilder3381-gclid_field',
'inquire-gclid_field',
'addToCart_gclid_field',
'ctm_size_gclid_field',
'kit_gclid_field',
'aaaFormBuilder3382-gclid_field',
'orderLookupForm-gclid_field',
'artist-collaboration-gclid_field',
'black-friday-gclid_field',
'affiliates-gclid_field',
'dealers_gclid_field',
'retailers_gclid_field',
'architects_gclid_field',
'art_gclid_field',
'entrepreneurship_gclid_field',
'corporate-logo-gclid_field',
'need-help-gclid_field',
'custom-mosaics-gclid_field'
]; // all possible gclid form field ids here
var gclidRecord = null;
var currGclidFormField;
var gclsrcParam = getParam('gclsrc');
var isGclsrcValid = ! gclsrcParam || gclsrcParam.indexOf('aw') !== -1;
gclidFormFields.forEach(function(field) {
if (document.getElementById(field)) {
currGclidFormField = document.getElementById(field);
}
if (gclidParam && isGclsrcValid) {
gclidRecord = getExpiryRecord(gclidParam);
localStorage.setItem('gclid', JSON.stringify(gclidRecord));
}
var gclid = gclidRecord || JSON.parse(localStorage.getItem('gclid'));
var isGclidValid = gclid && new Date().getTime() < gclid.expiryDate;
if (currGclidFormField && isGclidValid) {
currGclidFormField.value = gclid.value;
}
});
}
window.addEventListener('load', addGclid);
if ($('.gallery-image-item-4').length > 0) {
$('.gallery-image-item-4').hide();
// init Masonry
var $grid = $('.gallery-image-item-4').masonry({itemSelector: '.gallery-image-item', columnWidth: '.grid-sizer'});
// layout Masonry after each image loads
$grid.imagesLoaded().progress(function() {
$grid.masonry('layout');
$('.gallery-image-item-4').show();
});
}
$('.newsletterform').on('click',function(){
$('html, body').animate({
scrollTop: $(".footer-block__newsletter").offset().top
}, 1000);
});
$('.aiTool').on('click',function(e){
e.preventDefault();
$('html, body').animate({
scrollTop: $("#artGenerator").offset().top
}, 1000);
})
$(document).on('click','#artGenerator a',function(e){
e.preventDefault();
$('.ai-generator-form').toggle();
});
$( document ).ready(function() {
$(`.graybuttonattop > span.button-input`).click(function(){
$(`.chatboxarea`).fadeToggle();
});
});
function myInit(){ StampedFn.init({ apiKey: 'pubkey-tlL8MINv39CH87fA3TNnB8l9qUvtp4', sId: '34788' }); }
$(document).ready(function(){
$(".header-slides").slick({
infinite: false,
speed: 300,
autoplay: false,
autoplaySpeed: 3000,
infinite: true,
slidesToShow: 4,
slidesToScroll: 4,
prevArrow: ``,
nextArrow: ``,
responsive: [
{
breakpoint: 600,
settings: {
slidesToShow: 1,
slidesToScroll: 1,
arrows: true
}
}
]
});
$('.slides').slick({
lazyLoad: 'ondemand',
arrows: true,
prevArrow: '',
nextArrow: '',
autoplay: true,
autoplaySpeed: 3000,
adaptiveHeight: false,
asNavFor: '.thumbnails',
infinite: true,
responsive: [
{
breakpoint: 600,
settings: {
slidesToShow: 1,
slidesToScroll: 1,
arrows: false,
}
}
]
});
$('.thumbnails').slick({
slidesToShow: 2,
slidesToScroll: 1,
asNavFor: '.slides',
dots: false,
// focusOnSelect: true,
focusOnSelect: true,
speed: 500,
});
})
window.dataLayer = window.dataLayer || [];
function () {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'AW-1070641720');
gtag('event', 'page_view', {
'send_to': 'AW-1070641720',
'ecomm_pagetype': 'product',
'ecomm_prodid': 'shopify_US_ 2542755053648_32713568321616',
'ecomm_totalvalue': '26495'
});