breadcrumb

Nebula

Industries that Commonly Use Nebula

Color Code Details

HEX #c8dceb
RGB (200, 220, 235);
RGBA (200, 220, 235, 1)
HSL (206, 47%, 85%);
HSLA (206, 47%, 85%, 1);
HSV 205,14,92
HSB 206, 15, 92
HWB 205 78% 8%
CMYK 15, 6, 0, 8
Pantone 1895 C

Preview & Codes Examples

Text Color with Nebula

This Text has a Font Color of #c8dceb
.text {color:#c8dceb;}
.text {color:rgba(200, 220, 235, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Nebula

.element {background-color:#c8dceb;}
.element {background-color:rgba(200, 220, 235, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Nebula

This element has a border color of #c8dceb
.element {border:1px solid #c8dceb;}
.element {border:1px solid rgba(200, 220, 235, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #c8dceb;

Sass / SCSS

$variable: #c8dceb;

Less

@variable: #c8dceb;

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.