HTML color code #2FABA9

Color name: None
RGB: 47, 171, 169
HSL: 179.03deg, 56.88%, 42.75%
Web safe color: No

RGB complementary color:

A complementary color for this color is #AB2E30.

Example text color using #2FABA9

This text is placeholder text to give you an idea of how this color looks when used as a font color on a white background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

This text is placeholder text to give you an idea of how this color looks when used as a font color on a black background. The following sentence uses every English character: The quick brown fox jumps over the lazy dog. 0123456789 Bold text. Italic text. With Underline.

                    

HTML examples

<p style="color:#2FABA9;">Your text using HTML color code.</p>
<p style="color:rgb(47 171 169);">Your text using RGB color values.</p>
<p style="color:hsl(179.03deg 56.88% 42.75%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#2FABA9; } </style>
<style> p { color:rgb(47 171 169); } </style>
<style> p { color:hsl(179.03deg 56.88% 42.75%); } </style>

Lighter colors

#39B5B3
#43BFBD
#4DC9C7
#57D3D1
#61DDDB
#6BE7E5
#75F1EF
#7FFBF9

Darker colors

#25A19F
#1B9795
#118D8B
#078381
#007977
#006F6D
#006563
#005B59

Analogous colors

#2E98AB
#2E83AB
#2E6FAB
#2E5AAB
#2E45AB
#2E30AB
#412EAB
#562EAB

Trinary colors

#2FABA9
#A92EAB
#ABA92E

Adjacent colors

#040720
#0C090A
#34282C
#3B3131
#3A3B3C
#454545
#4D4D4F
#413839
Tip

Enter any HTML color code into our search to get results like this page.

Computer Hope - HTML color codes - Top 100 color codes