breadcrumb

Aqua Island

How Aqua Island is Used

Industries that Commonly Use Aqua Island

Color Code Details

HEX #a2ded0
RGB (162, 222, 208);
RGBA (162, 222, 208, 1)
HSL (166, 48%, 75%);
HSLA (166, 48%, 75%, 1);
HSV 166,27,87
HSB 166, 27, 87
HWB 166 64% 13%
CMYK 27, 0, 6, 13
Pantone Cool Gray 8 C

Preview & Codes Examples

Text Color with Aqua Island

This Text has a Font Color of #a2ded0
.text {color:#a2ded0;}
.text {color:rgba(162, 222, 208, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Aqua Island

.element {background-color:#a2ded0;}
.element {background-color:rgba(162, 222, 208, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Aqua Island

This element has a border color of #a2ded0
.element {border:1px solid #a2ded0;}
.element {border:1px solid rgba(162, 222, 208, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #a2ded0;

Sass / SCSS

$variable: #a2ded0;

Less

@variable: #a2ded0;

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.