breadcrumb

Azure Radiance

Industries that Commonly Use Azure Radiance

Color Code Details

HEX #038aff
RGB (3, 138, 255);
RGBA (3, 138, 255, 1)
HSL (208, 100%, 51%);
HSLA (208, 100%, 51%, 1);
HSV 207,98,100
HSB 208, 99, 100
HWB 207 1% 0%
CMYK 99, 46, 0, 0
Pantone 3005 C

Preview & Codes Examples

Text Color with Azure Radiance

This Text has a Font Color of #038aff
.text {color:#038aff;}
.text {color:rgba(3, 138, 255, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Azure Radiance

This element has a background color of #038aff
.element {background-color:#038aff;}
.element {background-color:rgba(3, 138, 255, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Azure Radiance

This element has a border color of #038aff
.element {border:1px solid #038aff;}
.element {border:1px solid rgba(3, 138, 255, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #038aff;

Sass / SCSS

$variable: #038aff;

Less

@variable: #038aff;

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.