crispedge.com

Color picker

Loading...

#5fadcf hex color - Blue - Cool color - Information

#5fadcf hex color - Blue - Cool color

Color Hue/Base color: Blue

Hex #5fadcf Color code in RGB color code model is created after adding 37.25% red color, 67.84% green color and 81.18% blue color. Hex #5fadcf Color code in CMYK color (process color) code model is generated after subtraction of 54% cyan, 16% magenta, 0% yellow and 19% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code5fadcf#5fadcf
RGB Decimal95, 173, 207rgb(95, 173, 207)
RGB Percent37%, 68%, 81%rgb(37%, 68%, 81%)
CSS RGBa95, 173, 207,1rgba(95,173,207,1)
CMYK Modelcmyk(54%,16%,0%,19%)
HSL Color Space198,54% ,59%hsl(198,54% ,59%)
HSV Color Space198°, 54%, 81%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010111111010110111001111
Octal137255317
Decimal95173207
Hex5fadcf

Different shades of #5fadcf color code.

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

Light Shade of #5fadcf
#86c1db
Dark Shade of #5fadcf
#3a98c1
Saturated Shade of #5fadcf
#55b1d9
Desaturated Shade of #5fadcf
#69a9c5
Grey scale Shade of #5fadcf
#979797
Brighten Shade
#78c6e8
Most Readable Shade
#000000

Shades of #5fadcf color code

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

#5fadcf
#5499b8
#4986a1
#3f738a
#346073
#2a4c5c
#1f3945
#15262e
#0a1317
#000000

Similar Color like #5fadcf color

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

#60aed0
#61afd1
#62b0d2
#63b1d3
#64b2d4
#65b3d5
#66b4d6
#67b5d7
#68b6d8
#69b7d9
#6ab8da
#6bb9db
#6cbadc
#6dbbdd
#5eacce
#5dabcd
#5caacc
#5ba9cb
#5aa8ca
#59a7c9
#58a6c8
#57a5c7
#56a4c6
#55a3c5
#54a2c4
#53a1c3
#52a0c2
#519fc1

Monochromatic Color with #5fadcf

#5fadcf
#73d1f9
#111f25
#24424f
#38667a
#4b89a4

Tints of #5fadcf Color

#5fadcf
#70b6d4
#82bfd9
#94c8df
#a6d1e4
#b7dae9
#c9e3ef
#dbecf4
#edf5f9
#ffffff

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

#5fadcf
#cf815f

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

Split Complementary

#5fadcf
#cf5f75
#cfb95f

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

Analogous Color

#5fcfc4
#5fc3cf
#5fadcf
#5f97cf
#5f80cf

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

#5fadcf
#cf5fad
#adcf5f

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

#5fadcf
#b95fcf
#cf815f
#75cf5f

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

Double Complementary Color

#5fadcf
#cf815f
#cfb95f
#5f75cf

Double Complementary 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).

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

#5fadcf Color Code Preview on Black Background Color

This is how #5fadcf Color will look on black background color. Color contrast ratio is 8.37

#5fadcf in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5fadcf color code is use for CSS Background Color

Background color for the above div is #5fadcf

HTML with inline CSS

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

#5fadcf color code is use for CSS Border Color

CSS Border color for the above div is #5fadcf

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5fadcf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5fadcf Color code Preview on White Background

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

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

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,173,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(207,129,95,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(95,173,207,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.