breadcrumb

Ultramarine

Industries that Commonly Use Ultramarine

Color Code Details

HEX #0f0ade
RGB (15, 10, 222);
RGBA (15, 10, 222, 1)
HSL (241, 91%, 45%);
HSLA (241, 91%, 45%, 1);
HSV 241,95,87
HSB 241, 95, 87
HWB 241 4% 13%
CMYK 93, 95, 0, 13
Pantone 2603 C

Preview & Codes Examples

Text Color with Ultramarine

This Text has a Font Color of #0f0ade
.text {color:#0f0ade;}
.text {color:rgba(15, 10, 222, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Ultramarine

This element has a background color of #0f0ade
.element {background-color:#0f0ade;}
.element {background-color:rgba(15, 10, 222, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Ultramarine

This element has a border color of #0f0ade
.element {border:1px solid #0f0ade;}
.element {border:1px solid rgba(15, 10, 222, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #0f0ade;

Sass / SCSS

$variable: #0f0ade;

Less

@variable: #0f0ade;

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.