breadcrumb

Spray

Color Code Details

HEX #81cfe0
RGB (129, 207, 224);
RGBA (129, 207, 224, 1)
HSL (191, 61%, 69%);
HSLA (191, 61%, 69%, 1);
HSV 190,42,87
HSB 191, 42, 88
HWB 190 51% 12%
CMYK 42, 8, 0, 12
Pantone 299 C

Preview & Codes Examples

Text Color with Spray

This Text has a Font Color of #81cfe0
.text {color:#81cfe0;}
.text {color:rgba(129, 207, 224, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Spray

This element has a background color of #81cfe0
.element {background-color:#81cfe0;}
.element {background-color:rgba(129, 207, 224, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Spray

This element has a border color of #81cfe0
.element {border:1px solid #81cfe0;}
.element {border:1px solid rgba(129, 207, 224, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #81cfe0;

Sass / SCSS

$variable: #81cfe0;

Less

@variable: #81cfe0;

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.