breadcrumb

Jelly Bean

Industries that Commonly Use Jelly Bean

Color Code Details

HEX #2574a9
RGB (37, 116, 169);
RGBA (37, 116, 169, 1)
HSL (204, 64%, 40%);
HSLA (204, 64%, 40%, 1);
HSV 204,78,66
HSB 204, 78, 66
HWB 204 15% 34%
CMYK 78, 31, 0, 34
Pantone 299 C

Preview & Codes Examples

Text Color with Jelly Bean

This Text has a Font Color of #2574a9
.text {color:#2574a9;}
.text {color:rgba(37, 116, 169, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Jelly Bean

This element has a background color of #2574a9
.element {background-color:#2574a9;}
.element {background-color:rgba(37, 116, 169, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Jelly Bean

This element has a border color of #2574a9
.element {border:1px solid #2574a9;}
.element {border:1px solid rgba(37, 116, 169, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #2574a9;

Sass / SCSS

$variable: #2574a9;

Less

@variable: #2574a9;

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.