breadcrumb

Mariner

Industries that Commonly Use Mariner

Color Code Details

HEX #2c82c9
RGB (44, 130, 201);
RGBA (44, 130, 201, 1)
HSL (207, 64%, 48%);
HSLA (207, 64%, 48%, 1);
HSV 207,78,78
HSB 207, 78, 79
HWB 207 17% 21%
CMYK 78, 35, 0, 21
Pantone 3005 C

Preview & Codes Examples

Text Color with Mariner

This Text has a Font Color of #2c82c9
.text {color:#2c82c9;}
.text {color:rgba(44, 130, 201, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Mariner

This element has a background color of #2c82c9
.element {background-color:#2c82c9;}
.element {background-color:rgba(44, 130, 201, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Mariner

This element has a border color of #2c82c9
.element {border:1px solid #2c82c9;}
.element {border:1px solid rgba(44, 130, 201, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #2c82c9;

Sass / SCSS

$variable: #2c82c9;

Less

@variable: #2c82c9;

Similar Blue Shades You Might Like

Blue colors bring calm, professionalism, and clarity. Ideal for corporate websites, finance apps, and healthcare design. Explore other flat UI blues that inspire trust and simplicity.

Your Opinion Shapes our Colors.