From 8e2085c908e2c12668651a04a6510e4b5eab3523 Mon Sep 17 00:00:00 2001 From: URVESH RADADIYA <83448942+URVESH1121@users.noreply.github.com> Date: Mon, 28 Aug 2023 01:37:39 +0530 Subject: [PATCH] chore:add-Picular-site-in-color-section (#1633) --- database/frontend/colors.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/database/frontend/colors.json b/database/frontend/colors.json index d93c9f9ca..c8b19e2c7 100644 --- a/database/frontend/colors.json +++ b/database/frontend/colors.json @@ -180,5 +180,12 @@ "url": "https://mycolor.space/", "category": "frontend", "subcategory": "colors" + }, + { + "name": "Picular", + "description": " Picular is a color search engine that generates color palettes based on keywords. You can enter a specific term, and it will generate a set of colors associated with that keyword, offering a creative way to explore color possibilities.", + "url": "https://picular.co/", + "category": "frontend", + "subcategory": "colors" } ] \ No newline at end of file