HTML color code #2FBCCC

Color name: None
RGB: 47, 188, 204
HSL: 186.11deg, 62.55%, 49.22%
Web safe color: No

RGB complementary color:

A complementary color for this color is #CC3F2F.

Example text color using #2FBCCC

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:#2FBCCC;">Your text using HTML color code.</p>
<p style="color:rgb(47 188 204);">Your text using RGB color values.</p>
<p style="color:hsl(186.11deg 62.55% 49.22%);">Your text using HSL color values.</p>

CSS code examples

<style> p { color:#2FBCCC; } </style>
<style> p { color:rgb(47 188 204); } </style>
<style> p { color:hsl(186.11deg 62.55% 49.22%); } </style>

Lighter colors

#39C6D6
#43D0E0
#4DDAEA
#57E4F4
#61EEFE
#6BF8FF
#75FFFF
#7FFFFF

Darker colors

#25B2C2
#1BA8B8
#119EAE
#0794A4
#008A9A
#008090
#007686
#006C7C

Analogous colors

#2FA2CC
#2F88CC
#2F6ECC
#2F54CC
#2F39CC
#3F2FCC
#592FCC
#732FCC

Trinary colors

#2FBCCC
#CC2FBC
#BCCC2F

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