breadcrumb

Blumine

Industries that Commonly Use Blumine

Color Code Details

HEX #1e517b
RGB (30, 81, 123);
RGBA (30, 81, 123, 1)
HSL (207, 61%, 30%);
HSLA (207, 61%, 30%, 1);
HSV 207,75,48
HSB 207, 76, 48
HWB 207 12% 52%
CMYK 76, 34, 0, 52
Pantone 300 C

Preview & Codes Examples

Text Color with Blumine

This Text has a Font Color of #1e517b
.text {color:#1e517b;}
.text {color:rgba(30, 81, 123, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Blumine

This element has a background color of #1e517b
.element {background-color:#1e517b;}
.element {background-color:rgba(30, 81, 123, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Blumine

This element has a border color of #1e517b
.element {border:1px solid #1e517b;}
.element {border:1px solid rgba(30, 81, 123, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #1e517b;

Sass / SCSS

$variable: #1e517b;

Less

@variable: #1e517b;

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.