breadcrumb

Tropaz

Industries that Commonly Use Tropaz

Color Code Details

HEX #2a61a1
RGB (42, 97, 161);
RGBA (42, 97, 161, 1)
HSL (212, 59%, 40%);
HSLA (212, 59%, 40%, 1);
HSV 212,73,63
HSB 212, 74, 63
HWB 212 16% 37%
CMYK 74, 40, 0, 37
Pantone 300 C

Preview & Codes Examples

Text Color with Tropaz

This Text has a Font Color of #2a61a1
.text {color:#2a61a1;}
.text {color:rgba(42, 97, 161, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Tropaz

This element has a background color of #2a61a1
.element {background-color:#2a61a1;}
.element {background-color:rgba(42, 97, 161, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Tropaz

This element has a border color of #2a61a1
.element {border:1px solid #2a61a1;}
.element {border:1px solid rgba(42, 97, 161, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #2a61a1;

Sass / SCSS

$variable: #2a61a1;

Less

@variable: #2a61a1;

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.