breadcrumb
Turquoise
How Turquoise is Used |
| calmnesscreativitythoughtfulness |
Industries that Commonly Use Turquoise |
| media communicationwater sports |
Color Code Details
| HEX | #36d7b7 | |
| RGB | (54, 215, 183); | |
| RGBA | (54, 215, 183, 1) | |
| HSL | (168, 67%, 53%); | |
| HSLA | (168, 67%, 53%, 1); |
| HSV | 168,74,84 | |
| HSB | 168, 75, 84 | |
| HWB | 168 21% 16% | |
| CMYK | 75, 0, 15, 16 | |
| Pantone | 321 C |
Preview & Codes Examples
Text Color with Turquoise |
|
| This Text has a Font Color of #36d7b7 | |
.text {color:#36d7b7;}
|
|
.text {color:rgba(54, 215, 183, 1);}
|
|
.text {color:hsl(309, 100%, 3%);}
|
Background Color Using Turquoise |
|
.element {background-color:#36d7b7;}
|
|
.element {background-color:rgba(54, 215, 183, 1);}
|
|
.element {background-color:hsl(309, 100%, 3%);}
|
Border Styling with Turquoise |
|
| This element has a border color of #36d7b7 | |
.element {border:1px solid #36d7b7;}
|
|
.element {border:1px solid rgba(54, 215, 183, 1);}
|
|
.element {border:1px solid hsl(309, 100%, 3%);}
|
Preview & Variables
CSS Variables |
|
--variable: #36d7b7;
|
Sass / SCSS |
|
$variable: #36d7b7;
|
Less |
|
@variable: #36d7b7;
|
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.