breadcrumb

Blue Martine

How Blue Martine is Used

Industries that Commonly Use Blue Martine

Color Code Details

HEX #14cdc8
RGB (20, 205, 200);
RGBA (20, 205, 200, 1)
HSL (178, 82%, 44%);
HSLA (178, 82%, 44%, 1);
HSV 178,90,80
HSB 178, 90, 80
HWB 178 8% 20%
CMYK 90, 0, 2, 20
Pantone 321 C

Preview & Codes Examples

Text Color with Blue Martine

This Text has a Font Color of #14cdc8
.text {color:#14cdc8;}
.text {color:rgba(20, 205, 200, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Blue Martine

.element {background-color:#14cdc8;}
.element {background-color:rgba(20, 205, 200, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Blue Martine

This element has a border color of #14cdc8
.element {border:1px solid #14cdc8;}
.element {border:1px solid rgba(20, 205, 200, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #14cdc8;

Sass / SCSS

$variable: #14cdc8;

Less

@variable: #14cdc8;

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.