#Nof: Color Palette Generator

7 messages · Page 1 of 1 (latest)

distant wharf
#

A modern palette generator that lets you effortlessly create a complete color palette from just one base color.
I made this tool in 2 days using Firebase Studio, Next.js 15, and Perplexity.

https://nofpg.netlify.app/

distant wharf
distant wharf
#

P.S.

You can use Nof to mix the colors using one of the following modes

  • RGB: Mixes colors through direct red, green, and blue channel averaging for vivid gradients.
  • HSL: Interpolates based on hue, saturation, and lightness for perceptually smooth color progression.
  • HSV: Blends hues while maintaining perceived brightness for natural tone mixing.
  • LAB: Uses the CIELAB color space for uniform and perceptually accurate color transitions.
  • LCH: A cylindrical form of LAB that handles hue and chroma more predictably.
  • Logarithmic: Applies a log transformation to emphasize depth in shadows and subtle color contrast.
  • Parabolic: Uses square-root-based interpolation for softer, more organic gradients.
  • Quadratic: Employs a quadratic Bézier curve with adjustable aperture for refined curvature between colors, giving precise control over blend dynamics.

As for the quadratic mode - pay attention to what happens at an aperture of 0.88 and higher.

distant wharf
# distant wharf
poll_question_text

Do you think the quadratic equation-powered color mixing mode is useful?

victor_answer_votes

1

total_votes

1

victor_answer_id

1

victor_answer_text

Yeas

neat wadi
#

👍

distant wharf