Measured entry

clay-pricing

pricingclaymorphismfirst party

A prop-driven React pricing card with a claymorphism treatment, optional featured badge, feature list, and selection callback. It ships as one JSX component styled entirely with Tailwind utility classes, including arbitrary values, and imports no third-party component library or provider.

Specimen
Harness screenshot of clay-pricing at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of clay-pricing at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of clay-pricing at 1440 pixels wide
Harness screenshot at 1440 pixels wide. No horizontal overflow recorded.

Measured

Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.

Harness measurements recorded for clay-pricing
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal18.9 KB (84.3 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usedwritten from the component source API

Verdict

A compact, dependency-light card that builds and mounts cleanly in both the harness and a bare setup, with responsive behavior intact. It is a sound pick for playful product pages, but the supplied text colors need a contrast pass before production use.

Use it if

  • You need a single playful pricing card for a colorful landing page or plan comparison.
  • Your React project already processes Tailwind utility classes and arbitrary values.
  • You want plan copy, features, price, badge state, and click handling exposed as props.

Skip it if

  • Your brand calls for restrained, enterprise, or typography-led pricing rather than claymorphism.
  • You need a complete pricing grid with plan comparison, billing toggles, or checkout behavior.
  • You cannot revise the supplied palette to resolve the detected text contrast issue.
  • Your styling stack does not support Tailwind utilities and you do not want to translate them.

Install

Installation record for clay-pricing
Declared dependenciesnone declared
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno provider required in the harness

First-party component from the sir-originals set. In a non-shadcn React project, add and configure Tailwind CSS, include this file in content scanning, and ensure arbitrary utility values are supported. No shadcn primitives, icon package, provider, or runtime dependency is required. Wire the selection callback to your own checkout or plan-selection flow.

Source and credit

This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.

Author repository

mrkeyoor/sir-originals
License
MIT
Record published
2026-08-13

Alternatives

Other published entries for the pricing pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.