breadcrumb

Malibu

Color Code Details

HEX #6bb9f0
RGB (107, 185, 240);
RGBA (107, 185, 240, 1)
HSL (205, 82%, 68%);
HSLA (205, 82%, 68%, 1);
HSV 204,55,94
HSB 205, 55, 94
HWB 204 42% 6%
CMYK 55, 23, 0, 6
Pantone 299 C

Preview & Codes Examples

Text Color with Malibu

This Text has a Font Color of #6bb9f0
.text {color:#6bb9f0;}
.text {color:rgba(107, 185, 240, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Malibu

This element has a background color of #6bb9f0
.element {background-color:#6bb9f0;}
.element {background-color:rgba(107, 185, 240, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Malibu

This element has a border color of #6bb9f0
.element {border:1px solid #6bb9f0;}
.element {border:1px solid rgba(107, 185, 240, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #6bb9f0;

Sass / SCSS

$variable: #6bb9f0;

Less

@variable: #6bb9f0;

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.