Skip to main content Skip to docs navigation

#2aaecb 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 Aquarius and its hex is #2DB0CE Nearest Color Name

Color Hue/Base color: Blue

Hex #2aaecb Color code in RGB color code model is created after adding 16.47% red color, 68.24% green color and 79.61% blue color. Hex #2aaecb Color code in CMYK color (process color) code model is generated after subtraction of 79% cyan, 14% magenta, 0% yellow and 20.39% black.

Hex #2aaecb color code is between #22aacc web safe hex color code and #33bbbb web safe hex color code. #22aacc is the nearest web safe color code. You can see here many more shades of #2aaecb color code.

RGB Chart

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

Color Table

Hex Color Code 2aaecb #2aaecb
RGB Decimal 42, 174, 203 42, 174, 203
RGB Percent 16%, 68%, 80% rgb(16%, 68%, 80%)
CSS RGBa 42, 174, 203,1 rgba(42,174,203,1)
CMYK Model cmyk(79%,14%,0%,20.39%)
HSL Color Space 191,66% ,48% hsl(191,66% ,48%)
HSV Color Space 191°, 79%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101010 10101110 11001011
Octal 52 256 313
Decimal 42 174 203
Hex 2a ae cb

Different shades of #2aaecb color code.

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

Darkest of #2aaecb
#10414c
Darker of #2aaecb
#196676
Dark of #2aaecb
#218aa1
Base of #2aaecb
#2aaecb
Light of #2aaecb
#4ec1da
Lighter
#78d0e3
Lightest
#a2dfec

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

#2aaecb
#cb472a

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

Split Complementary

#2aaecb
#cb2a5d
#cb982a

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

Analogous Color

#2acb8a
#2acba5
#2aaecb
#2a78cb
#2a35cb

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

#2aaecb
#aecb2a
#cb2aae

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

#2aaecb
#cb2aae
#cb472a
#2acb47

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

#2aaecb
#982acb
#cb472a
#5dcb2a

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 #2aaecb

#071d22
#10414c
#196676
#218aa1
#2aaecb
#4ec1da
#78d0e3
#a2dfec
#ccedf5

Tints of #2aaecb Color

#2aaecb
#41b7d0
#59c0d6
#71c9dc
#88d2e2
#a0dbe7
#b8e4ed
#cfedf3
#e7f6f9
#ffffff

Shades of #2aaecb color code

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

#2aaecb
#259ab4
#20879d
#1c7487
#176070
#124d5a
#0e3a43
#09262d
#041316
#000000

Tones

#2aaecb
#439eb2
#5b8f9a
#747f81
#7b7b7b

Tones

Similar Color like #2aaecb color

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

#2bafcc
#2cb0cd
#2db1ce
#2eb2cf
#2fb3d0
#30b4d1
#31b5d2
#32b6d3
#33b7d4
#34b8d5
#35b9d6
#36bad7
#37bbd8
#38bcd9
#29adca
#28acc9
#27abc8
#26aac7
#25a9c6
#24a8c5
#23a7c4
#22a6c3
#21a5c2
#20a4c1
#1fa3c0
#1ea2bf
#1da1be
#1ca0bd

Download this Dark Blue

Hex #2aaecb 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.

#2aaecb Color Code Preview on Black Background Color

This is how #2aaecb Color will look on black background color. Color contrast ratio is 8.02

#2aaecb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2aaecb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #2aaecb

#2aaecb color code is use for CSS Background Color

Background color for the above div is #2aaecb

HTML with inline CSS

<div style="background-color:#2aaecb;"></div>

#2aaecb color code is use for CSS Border Color

CSS Border color for the above div is #2aaecb

HTML with inline CSS

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

CSS Border Left color for the above div is #2aaecb

HTML with inline CSS

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

CSS Border Right color for the above div is #2aaecb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #2aaecb

HTML with inline CSS

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

CSS Border Top color for the above div is #2aaecb

HTML with inline CSS

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

#2aaecb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2aaecb Color code Preview on White Background

This is how #2aaecb Color code will look on white background color. Color contrast ratio is 2.62

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

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(42,174,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(203,71,42,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(42,174,203,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }