breadcrumb

Matisse

How Matisse is Used

Industries that Commonly Use Matisse

Color Code Details

HEX #197292
RGB (25, 114, 146);
RGBA (25, 114, 146, 1)
HSL (196, 71%, 34%);
HSLA (196, 71%, 34%, 1);
HSV 195,82,57
HSB 196, 83, 57
HWB 195 10% 43%
CMYK 83, 22, 0, 43
Pantone 299 C

Preview & Codes Examples

Text Color with Matisse

This Text has a Font Color of #197292
.text {color:#197292;}
.text {color:rgba(25, 114, 146, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Matisse

.element {background-color:#197292;}
.element {background-color:rgba(25, 114, 146, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Matisse

This element has a border color of #197292
.element {border:1px solid #197292;}
.element {border:1px solid rgba(25, 114, 146, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #197292;

Sass / SCSS

$variable: #197292;

Less

@variable: #197292;

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.