Skip to main content Skip to docs navigation

#5abbaa hex color | Download Dark Green 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 Green Fluorite and its hex is #55BBAA Nearest Color Name

Color Hue/Base color: Green

Hex #5abbaa Color code in RGB color code model is created after adding 35.29% red color, 73.33% green color and 66.67% blue color. Hex #5abbaa Color code in CMYK color (process color) code model is generated after subtraction of 52% cyan, 0% magenta, 9% yellow and 26.67% black.

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

RGB Chart

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

Color Table

Hex Color Code 5abbaa #5abbaa
RGB Decimal 90, 187, 170 90, 187, 170
RGB Percent 35%, 73%, 67% rgb(35%, 73%, 67%)
CSS RGBa 90, 187, 170,1 rgba(90,187,170,1)
CMYK Model cmyk(52%,0%,9%,26.67%)
HSL Color Space 169,42% ,54% hsl(169,42% ,54%)
HSV Color Space 169°, 52%, 73%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01011010 10111011 10101010
Octal 132 273 252
Decimal 90 187 170
Hex 5a bb aa

Different shades of #5abbaa color code.

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

Darkest of #5abbaa
#24584f
Darker of #5abbaa
#337c6f
Dark of #5abbaa
#42a090
Base of #5abbaa
#5abbaa
Light of #5abbaa
#7ecabd
Lighter
#a2d9cf
Lightest
#c6e8e2

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

#5abbaa
#bb5a6b

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

Split Complementary

#5abbaa
#bb5a9b
#bb795a

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

Analogous Color

#5abb71
#5abb82
#5abbaa
#5aacbb
#5a83bb

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

#5abbaa
#bbaa5a
#aa5abb

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

#5abbaa
#aa5abb
#bb5a6b
#6bbb5a

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

#5abbaa
#795abb
#bb5a6b
#9bbb5a

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

#15342e
#24584f
#337c6f
#42a090
#5abbaa
#7ecabd
#a2d9cf
#c6e8e2
#eaf7f4

Tints of #5abbaa Color

#5abbaa
#6cc2b3
#7ecabc
#91d1c6
#a3d9cf
#b5e0d9
#c8e8e2
#daefec
#ecf7f5
#ffffff

Shades of #5abbaa color code

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

#5abbaa
#50a697
#469184
#3c7c71
#32675e
#28534b
#1e3e38
#142925
#0a1412
#000000

Tones

#5abbaa
#71a49b
#898c8c
#8a8a8a
#8a8a8a

Tones

Similar Color like #5abbaa color

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

#5bbcab
#5cbdac
#5dbead
#5ebfae
#5fc0af
#60c1b0
#61c2b1
#62c3b2
#63c4b3
#64c5b4
#65c6b5
#66c7b6
#67c8b7
#68c9b8
#59baa9
#58b9a8
#57b8a7
#56b7a6
#55b6a5
#54b5a4
#53b4a3
#52b3a2
#51b2a1
#50b1a0
#4fb09f
#4eaf9e
#4dae9d
#4cad9c

Download this Dark Green

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

#5abbaa Color Code Preview on Black Background Color

This is how #5abbaa Color will look on black background color. Color contrast ratio is 9.12

#5abbaa in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#5abbaa color code is use for CSS Background Color

Background color for the above div is #5abbaa

HTML with inline CSS

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

#5abbaa color code is use for CSS Border Color

CSS Border color for the above div is #5abbaa

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#5abbaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#5abbaa Color code Preview on White Background

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

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

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