breadcrumb

Hoki

Industries that Commonly Use Hoki

Color Code Details

HEX #67809f
RGB (103, 128, 159);
RGBA (103, 128, 159, 1)
HSL (213, 23%, 51%);
HSLA (213, 23%, 51%, 1);
HSV 213,35,62
HSB 213, 35, 62
HWB 213 40% 38%
CMYK 35, 19, 0, 38
Pantone Cool Gray 8 C

Preview & Codes Examples

Text Color with Hoki

This Text has a Font Color of #67809f
.text {color:#67809f;}
.text {color:rgba(103, 128, 159, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Hoki

This element has a background color of #67809f
.element {background-color:#67809f;}
.element {background-color:rgba(103, 128, 159, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Hoki

This element has a border color of #67809f
.element {border:1px solid #67809f;}
.element {border:1px solid rgba(103, 128, 159, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #67809f;

Sass / SCSS

$variable: #67809f;

Less

@variable: #67809f;

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.