Skip to main content Skip to docs navigation

#5aedca 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 Onsen and its hex is #66EEBB Nearest Color Name

Color Hue/Base color: Blue

Hex #5aedca Color code in RGB color code model is created after adding 35.29% red color, 92.94% green color and 79.22% blue color. Hex #5aedca Color code in CMYK color (process color) code model is generated after subtraction of 62% cyan, 0% magenta, 15% yellow and 7.06% black.

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

RGB Chart

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

Color Table

Hex Color Code 5aedca #5aedca
RGB Decimal 90, 237, 202 90, 237, 202
RGB Percent 35%, 93%, 79% rgb(35%, 93%, 79%)
CSS RGBa 90, 237, 202,1 rgba(90,237,202,1)
CMYK Model cmyk(62%,0%,15%,7.06%)
HSL Color Space 166,80% ,64% hsl(166,80% ,64%)
HSV Color Space 166°, 62%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01011010 11101101 11001010
Octal 132 355 312
Decimal 90 237 202
Hex 5a ed ca

Different shades of #5aedca color code.

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

Darkest of #5aedca
#119d7c
Darker of #5aedca
#16cba0
Dark of #5aedca
#2ce8bb
Base of #5aedca
#5aedca
Light of #5aedca
#88f2d9
Lighter
#b6f7e8
Lightest
#e4fcf6

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

#5aedca
#ed5a7d

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

Split Complementary

#5aedca
#ed5ac7
#ed805a

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

Analogous Color

#5aed74
#5aed8d
#5aedca
#5adfed
#5aa2ed

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

#5aedca
#edca5a
#ca5aed

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

#5aedca
#ca5aed
#ed5a7d
#7ded5a

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

#5aedca
#805aed
#ed5a7d
#c7ed5a

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

#0c6f57
#119d7c
#16cba0
#2ce8bb
#5aedca
#88f2d9
#b6f7e8
#e4fcf6
#ffffff

Tints of #5aedca Color

#5aedca
#6cefcf
#7ef1d5
#91f3db
#a3f5e1
#b5f7e7
#c8f9ed
#dafbf3
#ecfdf9
#ffffff

Shades of #5aedca color code

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

#5aedca
#50d2b3
#46b89d
#3c9e86
#328370
#286959
#1e4f43
#14342c
#0a1a16
#000000

Tones

#5aedca
#6cdbc0
#7fc8b7
#91b6ad
#a3a4a4

Tones

Similar Color like #5aedca color

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

#5beecb
#5cefcc
#5df0cd
#5ef1ce
#5ff2cf
#60f3d0
#61f4d1
#62f5d2
#63f6d3
#64f7d4
#65f8d5
#66f9d6
#67fad7
#68fbd8
#59ecc9
#58ebc8
#57eac7
#56e9c6
#55e8c5
#54e7c4
#53e6c3
#52e5c2
#51e4c1
#50e3c0
#4fe2bf
#4ee1be
#4de0bd
#4cdfbc

Download this Dark Blue

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

#5aedca Color Code Preview on Black Background Color

This is how #5aedca Color will look on black background color. Color contrast ratio is 14.40

#5aedca in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5aedca color code is use for CSS Background Color

Background color for the above div is #5aedca

HTML with inline CSS

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

#5aedca color code is use for CSS Border Color

CSS Border color for the above div is #5aedca

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5aedca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5aedca Color code Preview on White Background

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

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

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(90,237,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(237,90,125,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(90,237,202,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }