breadcrumb

Cruise

Industries that Commonly Use Cruise

Color Code Details

HEX #bae4e5
RGB (186, 228, 229);
RGBA (186, 228, 229, 1)
HSL (181, 45%, 81%);
HSLA (181, 45%, 81%, 1);
HSV 181,18,89
HSB 181, 19, 90
HWB 181 73% 10%
CMYK 19, 0, 0, 10
Pantone 1895 C

Preview & Codes Examples

Text Color with Cruise

This Text has a Font Color of #bae4e5
.text {color:#bae4e5;}
.text {color:rgba(186, 228, 229, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Cruise

.element {background-color:#bae4e5;}
.element {background-color:rgba(186, 228, 229, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Cruise

This element has a border color of #bae4e5
.element {border:1px solid #bae4e5;}
.element {border:1px solid rgba(186, 228, 229, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #bae4e5;

Sass / SCSS

$variable: #bae4e5;

Less

@variable: #bae4e5;

Similar Cyan Shades You Might Like

Cyan shades add a refreshing, tech-savvy vibe to modern interfaces. Perfect for SaaS, dashboards, and health apps. Browse more clean and vibrant cyan tones below.

Your Opinion Shapes our Colors.