breadcrumb

Navy Depth

Industries that Commonly Use Navy Depth

Color Code Details

HEX #001e42
RGB (0, 30, 66);
RGBA (0, 30, 66, 1)
HSL (213, 100%, 13%);
HSLA (213, 100%, 13%, 1);
HSV 212,100,25
HSB 213, 100, 26
HWB 212 0% 74%
CMYK 100, 55, 0, 74
Pantone 300 C

Preview & Codes Examples

Text Color with Navy Depth

This Text has a Font Color of #001e42
.text {color:#001e42;}
.text {color:rgba(0, 30, 66, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Navy Depth

This element has a background color of #001e42
.element {background-color:#001e42;}
.element {background-color:rgba(0, 30, 66, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Navy Depth

This element has a border color of #001e42
.element {border:1px solid #001e42;}
.element {border:1px solid rgba(0, 30, 66, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #001e42;

Sass / SCSS

$variable: #001e42;

Less

@variable: #001e42;

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.