Skip to main content Skip to docs navigation

#2eeecc 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 Aquamarine and its hex is #2EE8BB Nearest Color Name

Color Hue/Base color: Blue

Hex #2eeecc Color code in RGB color code model is created after adding 18.04% red color, 93.33% green color and 80% blue color. Hex #2eeecc Color code in CMYK color (process color) code model is generated after subtraction of 81% cyan, 0% magenta, 14% yellow and 6.67% black.

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

RGB Chart

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

Color Table

Hex Color Code 2eeecc #2eeecc
RGB Decimal 46, 238, 204 46, 238, 204
RGB Percent 18%, 93%, 80% rgb(18%, 93%, 80%)
CSS RGBa 46, 238, 204,1 rgba(46,238,204,1)
CMYK Model cmyk(81%,0%,14%,6.67%)
HSL Color Space 169,85% ,56% hsl(169,85% ,56%)
HSV Color Space 169°, 81%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00101110 11101110 11001100
Octal 56 356 314
Decimal 46 238 204
Hex 2e ee cc

Different shades of #2eeecc color code.

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

Darkest of #2eeecc
#0a7965
Darker of #2eeecc
#0ea88d
Dark of #2eeecc
#12d7b4
Base of #2eeecc
#2eeecc
Light of #2eeecc
#5df2d8
Lighter
#8cf6e3
Lightest
#bcfaef

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

#2eeecc
#ee2e50

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

Split Complementary

#2eeecc
#ee2eb0
#ee6c2e

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

Analogous Color

#2eee5c
#2eee7c
#2eeecc
#2ed0ee
#2e80ee

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

#2eeecc
#eecc2e
#cc2eee

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

#2eeecc
#cc2eee
#ee2e50
#50ee2e

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

#2eeecc
#6c2eee
#ee2e50
#b0ee2e

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

#064a3e
#0a7965
#0ea88d
#12d7b4
#2eeecc
#5df2d8
#8cf6e3
#bcfaef
#ebfdfa

Tints of #2eeecc Color

#2eeecc
#45efd1
#5cf1d7
#73f3dd
#8af5e2
#a2f7e8
#b9f9ee
#d0fbf3
#e7fdf9
#ffffff

Shades of #2eeecc color code

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

#2eeecc
#28d3b5
#23b99e
#1e9e88
#198471
#14695a
#0f4f44
#0a342d
#051a16
#000000

Tones

#2eeecc
#45d7bd
#5bc1af
#72aaa0
#889492

Tones

Similar Color like #2eeecc color

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

#2fefcd
#30f0ce
#31f1cf
#32f2d0
#33f3d1
#34f4d2
#35f5d3
#36f6d4
#37f7d5
#38f8d6
#39f9d7
#3afad8
#3bfbd9
#3cfcda
#2dedcb
#2cecca
#2bebc9
#2aeac8
#29e9c7
#28e8c6
#27e7c5
#26e6c4
#25e5c3
#24e4c2
#23e3c1
#22e2c0
#21e1bf
#20e0be

Download this Dark Blue

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

#2eeecc Color Code Preview on Black Background Color

This is how #2eeecc Color will look on black background color. Color contrast ratio is 14.22

#2eeecc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#2eeecc color code is use for CSS Background Color

Background color for the above div is #2eeecc

HTML with inline CSS

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

#2eeecc color code is use for CSS Border Color

CSS Border color for the above div is #2eeecc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#2eeecc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#2eeecc Color code Preview on White Background

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

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

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