breadcrumb

Clear Day

How Clear Day is Used

Industries that Commonly Use Clear Day

Color Code Details

HEX #eafffd
RGB (234, 255, 253);
RGBA (234, 255, 253, 1)
HSL (174, 100%, 96%);
HSLA (174, 100%, 96%, 1);
HSV 174,8,100
HSB 174, 8, 100
HWB 174 92% 0%
CMYK 8, 0, 1, 0
Pantone 1895 C

Preview & Codes Examples

Text Color with Clear Day

This Text has a Font Color of #eafffd
.text {color:#eafffd;}
.text {color:rgba(234, 255, 253, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Clear Day

.element {background-color:#eafffd;}
.element {background-color:rgba(234, 255, 253, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Clear Day

This element has a border color of #eafffd
.element {border:1px solid #eafffd;}
.element {border:1px solid rgba(234, 255, 253, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #eafffd;

Sass / SCSS

$variable: #eafffd;

Less

@variable: #eafffd;

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.