breadcrumb

Riptide

How Riptide is Used

Industries that Commonly Use Riptide

Color Code Details

HEX #86e2d5
RGB (134, 226, 213);
RGBA (134, 226, 213, 1)
HSL (172, 61%, 71%);
HSLA (172, 61%, 71%, 1);
HSV 171,40,88
HSB 172, 41, 89
HWB 171 53% 11%
CMYK 41, 0, 6, 11
Pantone 321 C

Preview & Codes Examples

Text Color with Riptide

This Text has a Font Color of #86e2d5
.text {color:#86e2d5;}
.text {color:rgba(134, 226, 213, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Riptide

.element {background-color:#86e2d5;}
.element {background-color:rgba(134, 226, 213, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Riptide

This element has a border color of #86e2d5
.element {border:1px solid #86e2d5;}
.element {border:1px solid rgba(134, 226, 213, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #86e2d5;

Sass / SCSS

$variable: #86e2d5;

Less

@variable: #86e2d5;

Similar Cyan Shades You Might Like

Cyan shades add a refreshing, tech-savvy vibe to modern interfaces. Perfect for SaaS, dashboards, and health apps. Browse more clean and vibrant cyan tones below.

Your Opinion Shapes our Colors.