breadcrumb

Aquamarine

How Aquamarine is Used

Industries that Commonly Use Aquamarine

Color Code Details

HEX #7dfee3
RGB (125, 254, 227);
RGBA (125, 254, 227, 1)
HSL (167, 98%, 74%);
HSLA (167, 98%, 74%, 1);
HSV 167,50,99
HSB 167, 51, 100
HWB 167 49% 0%
CMYK 51, 0, 11, 0
Pantone 7488 C

Preview & Codes Examples

Text Color with Aquamarine

This Text has a Font Color of #7dfee3
.text {color:#7dfee3;}
.text {color:rgba(125, 254, 227, 1);}
.text {color:hsl(309, 100%, 3%);}

Background Color Using Aquamarine

.element {background-color:#7dfee3;}
.element {background-color:rgba(125, 254, 227, 1);}
.element {background-color:hsl(309, 100%, 3%);}

Border Styling with Aquamarine

This element has a border color of #7dfee3
.element {border:1px solid #7dfee3;}
.element {border:1px solid rgba(125, 254, 227, 1);}
.element {border:1px solid hsl(309, 100%, 3%);}

Preview & Variables

CSS Variables

--variable: #7dfee3;

Sass / SCSS

$variable: #7dfee3;

Less

@variable: #7dfee3;

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.