Skip to main content Skip to docs navigation

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

On this page
@
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 Mixture: Green and Cyan

Color Hue/Base color: Blue

Hex #5be0aa Color code in RGB color code model is created after adding 35.69% red color, 87.84% green color and 66.67% blue color. Hex #5be0aa Color code in CMYK color (process color) code model is generated after subtraction of 59% cyan, 0% magenta, 24% yellow and 12.16% black.

Hex #5be0aa color code is between #55dd99 web safe hex color code and #66eebb web safe hex color code. #55dd99 is the nearest web safe color code. You can see here many more shades of #5be0aa 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 5be0aa #5be0aa
RGB Decimal 91, 224, 170 rgb(91, 224, 170)
RGB Percent 36%, 88%, 67% rgb(36%, 88%, 67%)
CSS RGBa 91, 224, 170,1 rgba(91,224,170,1)
CMYK Model cmyk(59%,0%,24%,12.16%)
HSL Color Space 156,68% ,62% hsl(156,68% ,62%)
HSV Color Space 156°, 59%, 88%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01011011 11100000 10101010
Octal 133 340 252
Decimal 91 224 170
Hex 5b e0 aa

Different shades of #5be0aa color code.

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

Light Shade of #5be0aa
#86e8c0
Dark Shade of #5be0aa
#30d894
Saturated Shade of #5be0aa
#51eaac
Desaturated Shade of #5be0aa
#65d6a8
Grey scale Shade of #5be0aa
#9d9d9d
Brighten Shade
#74f9c3
Most Readable Shade
#000000

Shades of #5be0aa color code

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

#5be0aa
#50c797
#46ae84
#3c9571
#327c5e
#28634b
#1e4a38
#143125
#0a1812
#000000

Similar Color like #5be0aa color

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

#5ce1ab
#5de2ac
#5ee3ad
#5fe4ae
#60e5af
#61e6b0
#62e7b1
#63e8b2
#64e9b3
#65eab4
#66ebb5
#67ecb6
#68edb7
#69eeb8
#5adfa9
#59dea8
#58dda7
#57dca6
#56dba5
#55daa4
#54d9a3
#53d8a2
#52d7a1
#51d6a0
#50d59f
#4fd49e
#4ed39d
#4dd29c

Monochromatic Color with #5be0aa

#5be0aa
#050b09
#163629
#276049
#388b69
#4ab58a

Tints of #5be0aa Color

#5be0aa
#6de3b3
#7fe6bc
#91eac6
#a3edcf
#b6f1d9
#c8f4e2
#daf8ec
#ecfbf5
#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

#5be0aa
#e05b91

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

Split Complementary

#5be0aa
#e05bd3
#e0685b

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

Analogous Color

#5be075
#5be08f
#5be0aa
#5be0c5
#5be0df

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

#5be0aa
#aa5be0
#e0aa5b

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

#5be0aa
#675be0
#e05b91
#d3e05b

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

#5be0aa
#e05b91
#e0685b
#5bd3e0

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

#5be0aa Color Code Preview on Black Background Color

This is how #5be0aa Color will look on black background color. Color contrast ratio is 12.69

#5be0aa in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5be0aa color code is use for CSS Background Color

Background color for the above div is #5be0aa

HTML with inline CSS

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

#5be0aa color code is use for CSS Border Color

CSS Border color for the above div is #5be0aa

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5be0aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5be0aa Color code Preview on White Background

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

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

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(91,224,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(224,91,145,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(91,224,170,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.