breadcrumb

Black Pearl

Industries that Commonly Use Black Pearl

Color Code Details

HEX #080e2c
RGB (8, 14, 44);
RGBA (8, 14, 44, 1)
HSL (230, 69%, 10%);
HSLA (230, 69%, 10%, 1);
HSV 230,81,17
HSB 230, 82, 17
HWB 230 3% 83%
CMYK 82, 68, 0, 83
Pantone 469 C

Preview & Codes Examples

Text Color with Black Pearl

This Text has a Font Color of #080e2c
.text {color:#080e2c;}
.text {color:rgba(8, 14, 44, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Black Pearl

This element has a background color of #080e2c
.element {background-color:#080e2c;}
.element {background-color:rgba(8, 14, 44, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Black Pearl

This element has a border color of #080e2c
.element {border:1px solid #080e2c;}
.element {border:1px solid rgba(8, 14, 44, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #080e2c;

Sass / SCSS

$variable: #080e2c;

Less

@variable: #080e2c;

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.