breadcrumb

Neon Blue

Industries that Commonly Use Neon Blue

Color Code Details

HEX #2d55ff
RGB (45, 85, 255);
RGBA (45, 85, 255, 1)
HSL (229, 100%, 59%);
HSLA (229, 100%, 59%, 1);
HSV 228,82,100
HSB 229, 82, 100
HWB 228 18% 0%
CMYK 82, 67, 0, 0
Pantone 2728 C

Preview & Codes Examples

Text Color with Neon Blue

This Text has a Font Color of #2d55ff
.text {color:#2d55ff;}
.text {color:rgba(45, 85, 255, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Neon Blue

This element has a background color of #2d55ff
.element {background-color:#2d55ff;}
.element {background-color:rgba(45, 85, 255, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Neon Blue

This element has a border color of #2d55ff
.element {border:1px solid #2d55ff;}
.element {border:1px solid rgba(45, 85, 255, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #2d55ff;

Sass / SCSS

$variable: #2d55ff;

Less

@variable: #2d55ff;

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.