Skip to main content Skip to docs navigation

#3cedb3 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 Aphrodite Aqua and its hex is #45E9C1 Nearest Color Name

Color Hue/Base color: Blue

Hex #3cedb3 Color code in RGB color code model is created after adding 23.53% red color, 92.94% green color and 70.2% blue color. Hex #3cedb3 Color code in CMYK color (process color) code model is generated after subtraction of 75% cyan, 0% magenta, 24% yellow and 7.06% black.

Hex #3cedb3 color code is between #44eebb web safe hex color code and #33ddaa web safe hex color code. #44eebb is the nearest web safe color code. You can see here many more shades of #3cedb3 color code.

RGB Chart

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

Color Table

Hex Color Code 3cedb3 #3cedb3
RGB Decimal 60, 237, 179 60, 237, 179
RGB Percent 24%, 93%, 70% rgb(24%, 93%, 70%)
CSS RGBa 60, 237, 179,1 rgba(60,237,179,1)
CMYK Model cmyk(75%,0%,24%,7.06%)
HSL Color Space 160,83% ,58% hsl(160,83% ,58%)
HSV Color Space 160°, 75%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111100 11101101 10110011
Octal 74 355 263
Decimal 60 237 179
Hex 3c ed b3

Different shades of #3cedb3 color code.

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

Darkest of #3cedb3
#0c845d
Darker of #3cedb3
#10b37d
Dark of #3cedb3
#15e19e
Base of #3cedb3
#3cedb3
Light of #3cedb3
#6bf1c5
Lighter
#99f6d7
Lightest
#c8faea

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

#3cedb3
#ed3c76

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

Split Complementary

#3cedb3
#ed3ccf
#ed5b3c

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

Analogous Color

#3ced4c
#3ced69
#3cedb3
#3ceced
#3ca2ed

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

#3cedb3
#edb33c
#b33ced

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

#3cedb3
#b33ced
#ed3c76
#76ed3c

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

#3cedb3
#5b3ced
#ed3c76
#cfed3c

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 #3cedb3

#08553c
#0c845d
#10b37d
#15e19e
#3cedb3
#6bf1c5
#99f6d7
#c8faea
#f7fefc

Tints of #3cedb3 Color

#3cedb3
#51efbb
#67f1c3
#7df3cc
#92f5d4
#a8f7dd
#bef9e5
#d3fbee
#e9fdf6
#ffffff

Shades of #3cedb3 color code

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

#3cedb3
#35d29f
#2eb88b
#289e77
#218363
#1a694f
#144f3b
#0d3427
#061a13
#000000

Tones

#3cedb3
#51d8ac
#67c2a4
#7cad9d
#919896

Tones

Similar Color like #3cedb3 color

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

#3deeb4
#3eefb5
#3ff0b6
#40f1b7
#41f2b8
#42f3b9
#43f4ba
#44f5bb
#45f6bc
#46f7bd
#47f8be
#48f9bf
#49fac0
#4afbc1
#3becb2
#3aebb1
#39eab0
#38e9af
#37e8ae
#36e7ad
#35e6ac
#34e5ab
#33e4aa
#32e3a9
#31e2a8
#30e1a7
#2fe0a6
#2edfa5

Download this Dark Blue

Hex #3cedb3 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.

#3cedb3 Color Code Preview on Black Background Color

This is how #3cedb3 Color will look on black background color. Color contrast ratio is 13.96

#3cedb3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3cedb3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3cedb3

#3cedb3 color code is use for CSS Background Color

Background color for the above div is #3cedb3

HTML with inline CSS

<div style="background-color:#3cedb3;"></div>

#3cedb3 color code is use for CSS Border Color

CSS Border color for the above div is #3cedb3

HTML with inline CSS

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

CSS Border Left color for the above div is #3cedb3

HTML with inline CSS

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

CSS Border Right color for the above div is #3cedb3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #3cedb3

HTML with inline CSS

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

CSS Border Top color for the above div is #3cedb3

HTML with inline CSS

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

#3cedb3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3cedb3 Color code Preview on White Background

This is how #3cedb3 Color code will look on white background color. Color contrast ratio is 1.50

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

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(60,237,179,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(237,60,118,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(60,237,179,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }