@
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.

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

#5accae hex color - Blue - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #5accae Color code in RGB color code model is created after adding 35.29% red color, 80% green color and 68.24% blue color. Hex #5accae Color code in CMYK color (process color) code model is generated after subtraction of 56% cyan, 0% magenta, 15% yellow and 20% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 5accae #5accae
RGB Decimal 90, 204, 174 rgb(90, 204, 174)
RGB Percent 35%, 80%, 68% rgb(35%, 80%, 68%)
CSS RGBa 90, 204, 174,1 rgba(90,204,174,1)
CMYK Model cmyk(56%,0%,15%,20%)
HSL Color Space 164,53% ,58% hsl(164,53% ,58%)
HSV Color Space 164°, 56%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01011010 11001100 10101110
Octal 132 314 256
Decimal 90 204 174
Hex 5a cc ae

Different shades of #5accae color code.

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

Light Shade of #5accae
#81d8c1
Dark Shade of #5accae
#39ba98
Saturated Shade of #5accae
#4fd7b3
Desaturated Shade of #5accae
#65c1a9
Grey scale Shade of #5accae
#939393
Brighten Shade
#73e5c7
Most Readable Shade
#000000

Shades of #5accae color code

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

#5accae
#50b59a
#469e87
#3c8874
#327160
#285a4d
#1e443a
#142d26
#0a1613
#000000

Similar Color like #5accae color

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

#5bcdaf
#5cceb0
#5dcfb1
#5ed0b2
#5fd1b3
#60d2b4
#61d3b5
#62d4b6
#63d5b7
#64d6b8
#65d7b9
#66d8ba
#67d9bb
#68dabc
#59cbad
#58caac
#57c9ab
#56c8aa
#55c7a9
#54c6a8
#53c5a7
#52c4a6
#51c3a5
#50c2a4
#4fc1a3
#4ec0a2
#4dbfa1
#4cbea0

Monochromatic Color with #5accae

#5accae
#6df6d2
#0f221d
#224c41
#347765
#47a18a

Tints of #5accae Color

#5accae
#6cd1b7
#7ed7c0
#91ddc9
#a3e2d2
#b5e8db
#c8eee4
#daf3ed
#ecf9f6
#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

#5accae
#cc5a78

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

Split Complementary

#5accae
#cc5ab1
#cc755a

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

Analogous Color

#5acc80
#5acc97
#5accae
#5accc5
#5abccc

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

#5accae
#ae5acc
#ccae5a

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

#5accae
#755acc
#cc5a78
#b1cc5a

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

#5accae
#cc5a78
#cc755a
#5ab1cc

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 #5accae 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.

#5accae Color Code Preview on Black Background Color

This is how #5accae Color will look on black background color. Color contrast ratio is 10.68

#5accae in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5accae color code is use for CSS Background Color

Background color for the above div is #5accae

HTML with inline CSS

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

#5accae color code is use for CSS Border Color

CSS Border color for the above div is #5accae

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5accae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5accae Color code Preview on White Background

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

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

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(90,204,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(204,90,120,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(90,204,174,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.