Skip to main content Skip to docs navigation

#5fd4cc hex color | Dark Blue & Cool color | 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 Blue Radiance and its hex is #58CFD4 Nearest Color Name

Color Hue/Base color: Blue

Hex #5fd4cc Color code in RGB color code model is created after adding 37.25% red color, 83.14% green color and 80% blue color. Hex #5fd4cc Color code in CMYK color (process color) code model is generated after subtraction of 55% cyan, 0% magenta, 4% yellow and 16.86% black.

Hex #5fd4cc color code is between #66ccbb web safe hex color code and #55dddd web safe hex color code. #66ccbb is the nearest web safe color code. You can see here many more shades of #5fd4cc color code.

RGB Chart

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

Color Table

Hex Color Code 5fd4cc #5fd4cc
RGB Decimal 95, 212, 204 95, 212, 204
RGB Percent 37%, 83%, 80% rgb(37%, 83%, 80%)
CSS RGBa 95, 212, 204,1 rgba(95,212,204,1)
CMYK Model cmyk(55%,0%,4%,16.86%)
HSL Color Space 176,58% ,60% hsl(176,58% ,60%)
HSV Color Space 176°, 55%, 83%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01011111 11010100 11001100
Octal 137 324 314
Decimal 95 212 204
Hex 5f d4 cc

Different shades of #5fd4cc color code.

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

Darkest of #5fd4cc
#217973
Darker of #5fd4cc
#2ba29a
Dark of #5fd4cc
#37c9bf
Base of #5fd4cc
#5fd4cc
Light of #5fd4cc
#87dfd9
Lighter
#afeae6
Lightest
#d8f4f2

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

#5fd4cc
#d45f67

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

Split Complementary

#5fd4cc
#d45fa2
#d4925f

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

Analogous Color

#5fd488
#5fd49b
#5fd4cc
#5fb5d4
#5f84d4

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

#5fd4cc
#d4cc5f
#cc5fd4

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

#5fd4cc
#cc5fd4
#d45f67
#67d45f

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

#5fd4cc
#925fd4
#d45f67
#a2d45f

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 #5fd4cc

#16514d
#217973
#2ba29a
#37c9bf
#5fd4cc
#87dfd9
#afeae6
#d8f4f2
#ffffff

Tints of #5fd4cc Color

#5fd4cc
#70d8d1
#82ddd7
#94e2dd
#a6e7e2
#b7ebe8
#c9f0ee
#dbf5f3
#edfaf9
#ffffff

Shades of #5fd4cc color code

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

#5fd4cc
#54bcb5
#49a49e
#3f8d88
#347571
#2a5e5a
#1f4644
#152f2d
#0a1716
#000000

Tones

#5fd4cc
#73c0ba
#88aba9
#9a9a9a
#9a9a9a

Tones

Similar Color like #5fd4cc color

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

#60d5cd
#61d6ce
#62d7cf
#63d8d0
#64d9d1
#65dad2
#66dbd3
#67dcd4
#68ddd5
#69ded6
#6adfd7
#6be0d8
#6ce1d9
#6de2da
#5ed3cb
#5dd2ca
#5cd1c9
#5bd0c8
#5acfc7
#59cec6
#58cdc5
#57ccc4
#56cbc3
#55cac2
#54c9c1
#53c8c0
#52c7bf
#51c6be

Download this

Hex #5fd4cc 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.

#5fd4cc Color Code Preview on Black Background Color

This is how #5fd4cc Color will look on black background color. Color contrast ratio is 11.78

#5fd4cc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5fd4cc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #5fd4cc

#5fd4cc color code is use for CSS Background Color

Background color for the above div is #5fd4cc

HTML with inline CSS

<div style="background-color:#5fd4cc;"></div>

#5fd4cc color code is use for CSS Border Color

CSS Border color for the above div is #5fd4cc

HTML with inline CSS

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

CSS Border Left color for the above div is #5fd4cc

HTML with inline CSS

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

CSS Border Right color for the above div is #5fd4cc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #5fd4cc

HTML with inline CSS

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

CSS Border Top color for the above div is #5fd4cc

HTML with inline CSS

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

#5fd4cc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5fd4cc Color code Preview on White Background

This is how #5fd4cc Color code will look on white background color. Color contrast ratio is 1.78

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 #5fd4cc; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #5fd4cc; }

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(95,212,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(212,95,103,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(95,212,204,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }