Skip to main content Skip to docs navigation

#2ea2d0 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 Modal and its hex is #31A6D1 Nearest Color Name

Color Hue/Base color: Blue

Hex #2ea2d0 Color code in RGB color code model is created after adding 18.04% red color, 63.53% green color and 81.57% blue color. Hex #2ea2d0 Color code in CMYK color (process color) code model is generated after subtraction of 78% cyan, 22% magenta, 0% yellow and 18.43% black.

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

RGB Chart

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

Color Table

Hex Color Code 2ea2d0 #2ea2d0
RGB Decimal 46, 162, 208 46, 162, 208
RGB Percent 18%, 64%, 82% rgb(18%, 64%, 82%)
CSS RGBa 46, 162, 208,1 rgba(46,162,208,1)
CMYK Model cmyk(78%,22%,0%,18.43%)
HSL Color Space 197,64% ,50% hsl(197,64% ,50%)
HSV Color Space 197°, 78%, 82%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101110 10100010 11010000
Octal 56 242 320
Decimal 46 162 208
Hex 2e a2 d0

Different shades of #2ea2d0 color code.

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

Darkest of #2ea2d0
#124053
Darker of #2ea2d0
#1c617c
Dark of #2ea2d0
#2581a6
Base of #2ea2d0
#2ea2d0
Light of #2ea2d0
#57b5da
Lighter
#81c7e3
Lightest
#abdaec

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

#2ea2d0
#d05c2e

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

Split Complementary

#2ea2d0
#d02e51
#d0ad2e

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

Analogous Color

#2ed09f
#2ed0ba
#2ea2d0
#2e6cd0
#342ed0

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

#2ea2d0
#a2d02e
#d02ea2

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

#2ea2d0
#d02ea2
#d05c2e
#2ed05c

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

#2ea2d0
#ad2ed0
#d05c2e
#51d02e

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

#092029
#124053
#1c617c
#2581a6
#2ea2d0
#57b5da
#81c7e3
#abdaec
#d4ecf6

Tints of #2ea2d0 Color

#2ea2d0
#45acd5
#5cb6da
#73c1df
#8acbe4
#a2d5ea
#b9e0ef
#d0eaf4
#e7f4f9
#ffffff

Shades of #2ea2d0 color code

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

#2ea2d0
#2890b8
#237ea1
#1e6c8a
#195a73
#14485c
#0f3645
#0a242e
#051217
#000000

Tones

#2ea2d0
#4797b7
#618c9d
#7a8184
#7f7f7f

Tones

Similar Color like #2ea2d0 color

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

#2fa3d1
#30a4d2
#31a5d3
#32a6d4
#33a7d5
#34a8d6
#35a9d7
#36aad8
#37abd9
#38acda
#39addb
#3aaedc
#3bafdd
#3cb0de
#2da1cf
#2ca0ce
#2b9fcd
#2a9ecc
#299dcb
#289cca
#279bc9
#269ac8
#2599c7
#2498c6
#2397c5
#2296c4
#2195c3
#2094c2

Download this Dark Blue

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

#2ea2d0 Color Code Preview on Black Background Color

This is how #2ea2d0 Color will look on black background color. Color contrast ratio is 7.20

#2ea2d0 in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#2ea2d0 color code is use for CSS Background Color

Background color for the above div is #2ea2d0

HTML with inline CSS

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

#2ea2d0 color code is use for CSS Border Color

CSS Border color for the above div is #2ea2d0

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#2ea2d0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2ea2d0 Color code Preview on White Background

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

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

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(46,162,208,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(208,92,46,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(46,162,208,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }