Skip to content

Instantly share code, notes, and snippets.

View boriskirov's full-sized avatar
🐙
Shaping things

Boris Kirov boriskirov

🐙
Shaping things
View GitHub Profile
@boriskirov
boriskirov / color-schema
Last active December 2, 2022 13:06
My personal color schema for creating visual schemas and architecture, inspired by the P3 color space. Feel free to explore and use it.
const ColorData = [
{
code: "#6bf4c8",
},
{
code: "#5debac",
},
{
code: "#66ed7f",
},