Skip to main content Skip to docs navigation

#14c2cd hex color | Download Dark Blue BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Exquisite Turquoise and its hex is #11CCBB Nearest Color Name

Color Hue/Base color: Blue

Hex #14c2cd Color code in RGB color code model is created after adding 7.84% red color, 76.08% green color and 80.39% blue color. Hex #14c2cd Color code in CMYK color (process color) code model is generated after subtraction of 90% cyan, 5% magenta, 0% yellow and 19.61% black.

Hex #14c2cd color code is between #11bbcc web safe hex color code and #22ccdd web safe hex color code. #11bbcc is the nearest web safe color code. You can see here many more shades of #14c2cd color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code 14c2cd #14c2cd
RGB Decimal 20, 194, 205 20, 194, 205
RGB Percent 8%, 76%, 80% rgb(8%, 76%, 80%)
CSS RGBa 20, 194, 205,1 rgba(20,194,205,1)
CMYK Model cmyk(90%,5%,0%,19.61%)
HSL Color Space 184,82% ,44% hsl(184,82% ,44%)
HSV Color Space 184°, 90%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00010100 11000010 11001101
Octal 24 302 315
Decimal 20 194 205
Hex 14 c2 cd

Different shades of #14c2cd color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #14c2cd
#063e42
Darker of #14c2cd
#0b6a70
Dark of #14c2cd
#0f969f
Base of #14c2cd
#14c2cd
Light of #14c2cd
#2adfea
Lighter
#58e6ef
Lightest
#87edf3

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#14c2cd
#cd1f14

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#14c2cd
#cd1465
#cd7c14

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#14cd6c
#14cd8b
#14c2cd
#1484cd
#1437cd

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#14c2cd
#c2cd14
#cd14c2

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#14c2cd
#cd14c2
#cd1f14
#14cd1f

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#14c2cd
#7c14cd
#cd1f14
#65cd14

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #14c2cd

#021213
#063e42
#0b6a70
#0f969f
#14c2cd
#2adfea
#58e6ef
#87edf3
#b5f4f8

Tints of #14c2cd Color

#14c2cd
#2ec8d2
#48cfd8
#62d6dd
#7cdde3
#96e3e8
#b0eaee
#caf1f3
#e4f8f9
#ffffff

Shades of #14c2cd color code

Generate more color scales with scales (color stack) generator.

#14c2cd
#11acb6
#0f969f
#0d8188
#0b6b71
#08565b
#064044
#042b2d
#021516
#000000

Tones

#14c2cd
#2baeb7
#419aa0
#58878a
#6e7373

Tones

Similar Color like #14c2cd color

Find visually similar hex color codes nearing to #14c2cd hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#15c3ce
#16c4cf
#17c5d0
#18c6d1
#19c7d2
#1ac8d3
#1bc9d4
#1ccad5
#1dcbd6
#1eccd7
#1fcdd8
#20ced9
#21cfda
#22d0db
#13c1cc
#12c0cb
#11bfca
#10bec9
#0fbdc8
#0ebcc7
#0dbbc6
#0cbac5
#0bb9c4
#0ab8c3
#09b7c2
#08b6c1
#07b5c0
#06b4bf

Download this Dark Blue

Hex #14c2cd Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#14c2cd Color Code Preview on Black Background Color

This is how #14c2cd Color will look on black background color. Color contrast ratio is 9.63

#14c2cd in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#14c2cd">Your Example Paragraph content text in with font color #14c2cd </p>

Your Example Paragraph content text in with font color #14c2cd

HTML with inline CSS

<div style="color:#14c2cd">Your Paragraph text in with font color #14c2cd </div>

Your Example Paragraph content text in with font color #14c2cd

#14c2cd color code is use for CSS Background Color

Background color for the above div is #14c2cd

HTML with inline CSS

<div style="background-color:#14c2cd;"></div>

#14c2cd color code is use for CSS Border Color

CSS Border color for the above div is #14c2cd

HTML with inline CSS

<div style="border:5px solid #14c2cd;"></div>

CSS Border Left color for the above div is #14c2cd

HTML with inline CSS

<div style="border-left:5px solid #14c2cd;"></div>

CSS Border Right color for the above div is #14c2cd

HTML with inline CSS

<div style="border-right:5px solid #14c2cd;"></div>

CSS Border Bottom color for the above div is #14c2cd

HTML with inline CSS

<div style="border-bottom:5px solid #14c2cd;"></div>

CSS Border Top color for the above div is #14c2cd

HTML with inline CSS

<div style="border-top:5px solid #14c2cd;"></div>

#14c2cd hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#14c2cd; } .examplecolorclass {color:#14c2cd; } .examplebordercolor {border:3px solid #14c2cd; }

#14c2cd Color code Preview on White Background

This is how #14c2cd Color code will look on white background color. Color contrast ratio is 2.18

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #14c2cd; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #14c2cd; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(20,194,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(205,31,20,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(20,194,205,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }