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.



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.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 18.9 KB (84.3 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written 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
| Declared dependencies | none declared |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no 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-originalsAlternatives
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.
- hyperui-pricing-1unclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 3.8KB
- Bare
- pass
- Prov
- NO
- hyperui-pricing-2editorial
- Renders
- YES
- A11y
- 0
- Gzip
- 18.2KB
- Bare
- pass
- Prov
- NO
- meraki-pricing-side-by-sideminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 18.8KB
- Bare
- pass
- Prov
- NO
- efferd-pricing-2glassmorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 29.8KB
- Bare
- pass
- Prov
- NO
- ruixen-pricing-plansunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 60.6KB
- Bare
- pass
- Prov
- NO
- tripled-glassmorphism-pricing-block-shadcnuiglassmorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 30.4KB
- Bare
- fail
- Prov
- NO