Skip to main content
plivo / design v2

Developer-precision preview

phase 1 · preview

A quieter, sharper system - with a true dark theme.

Hairline borders over heavy shadows. Monospace accents on numbers, labels, and code. Plivo blue kept as a single confident accent, not a gradient everywhere.

01 · tokens

Semantic surfaces

Every color on the site is driven by these tokens. Swap the theme in the top-right and everything re-paints.

background
Page base
surface
Elevation 1 - cards
surface-2
Elevation 2 - popovers
primary
Plivo blue · #323dfe
foreground
Text + fills
muted
Muted bg
02 · typography

Sora · Inter · JetBrains Mono

Display in Sora, body in Inter. JetBrains Mono shows up quietly in labels, code, and numeric stats.

display / H1
Build without limits
heading / H2
APIs that scale with you
heading / H3
Voice, SMS, WhatsApp
body-lg
Deploy AI voice agents that sound human in minutes, not months.
body
Plivo's cloud communications platform ships with the SDKs, APIs, and tooling you expect.
caption
Available in 150+ countries · 50+ languages
mono-ui
POST /v1/agents · 200 OK
03 · actions

Buttons

Primary = foreground-on-background with blue hover. Outline = hairline on background. Accent = used sparingly, never on every CTA.

Primary
default
Secondary
outline
04 · surfaces

Cards & code surfaces

The card pattern - hairline border on a surface elevation. Terminal/code blocks reuse the same chrome.

<500ms

Sub-500ms latency

Turn-taking, VAD, and barge-in tuned for natural conversation.

6 SDKs

SDKs that feel native

Python, Node, Go, and REST. No proprietary abstractions.

v2.14

Deploy from your terminal

CLI-first workflow. Version agents with git. Roll back in seconds.

examples/create-agent.py● running
from plivo import Plivo

client = Plivo(api_key="plivo_...")

agent = client.agents.create(
    voice="nova",
    language="en-US",
    tools=["knowledge_base", "transfer_call"],
)

print(agent.id) # ag_01HA...
05 · numbers

Numeric emphasis

Stats use monospace tabular numerals. Reads as an instrument panel, not a brochure.

<500ms
Voice latency
99.99%
Platform uptime
50+
Languages
150+
Countries
next

If this direction feels right, Phase 2 rolls it out to the remaining ~150 section components and product pages.

Homepage ✓Navbar ✓Footer ✓Hero ✓Stats ✓Logos ✓Preview page ✓