Sticky Note hex values

  • 3 March 2022
  • 5 replies
  • 2528 views

Does anyone know what the hex values are for the standardized colors for sticky notes?


5 replies

Userlevel 7
Badge +12

@danvan - Why, yes, I do :

 

I took most of them from the Miro Developer Platform documentation:

https://developers.miro.com/reference/sticker

// supports short hex code color format // Allowed values are: // - Yellow: #fff9b1 // - White: #f5f6f8 // - Light Orange: #f5d128 // - Olive: #d0e17a // - Green: #d5f692 // - Pastel Blue: #a6ccf5 // - Aqua:#67c6c0 // - Blue: #23bfe7 // - Orange: #ff9d48 // - Pink: #ea94bb // - Red: #f16c7f // - Purple: #b384bb

 

 

And while we’re on the topic of Miro and colors:

 

Thanks @Robert Johnson this is exactly what I was looking for!! Appreciate the assist. 

Userlevel 7
Badge +12

@danvan - You’re welcome! I was missing a few, so updated my reply with a new image.

Userlevel 7
Badge +12

And here’s a board to duplicate into your account if you want:

https://miro.com/app/board/uXjVOIUG7tw=/

Userlevel 7
Badge +7

Wow, that's incredibly useful! Thanks @Robert Johnson ! 🙏 Will definitely save this post for later.

Reply