## 🆕 New in this release

* **🎨 TinyColorValidator**

  * Validate and parse **HEX, HEXA, RGB, RGBA, HSL, HSLA, HWB, Lab, LCH**, standard HTML color names, and special keywords.
  * Automatic type detection with `isColor()` for precise parsing.
  * Extendable HTML and special color names dynamically.
  * Super handy for CSS projects, game dev, and anywhere colors come to life! 🌈

**Full Changelog**: https://github.com/JasminDreasond/Tiny-Essentials/compare/1.23.2...1.24.0
