Skip to main content Skip to docs navigation

#3feedc 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 Blue Dacnis and its hex is #44DDEE Nearest Color Name

Color Hue/Base color: Blue

Hex #3feedc Color code in RGB color code model is created after adding 24.71% red color, 93.33% green color and 86.27% blue color. Hex #3feedc Color code in CMYK color (process color) code model is generated after subtraction of 74% cyan, 0% magenta, 8% yellow and 6.67% black.

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

RGB Chart

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

Color Table

Hex Color Code 3feedc #3feedc
RGB Decimal 63, 238, 220 63, 238, 220
RGB Percent 25%, 93%, 86% rgb(25%, 93%, 86%)
CSS RGBa 63, 238, 220,1 rgba(63,238,220,1)
CMYK Model cmyk(74%,0%,8%,6.67%)
HSL Color Space 174,84% ,59% hsl(174,84% ,59%)
HSV Color Space 174°, 74%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111111 11101110 11011100
Octal 77 356 334
Decimal 63 238 220
Hex 3f ee dc

Different shades of #3feedc color code.

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

Darkest of #3feedc
#0c887b
Darker of #3feedc
#10b7a6
Dark of #3feedc
#14e6d0
Base of #3feedc
#3feedc
Light of #3feedc
#6ef2e5
Lighter
#9df6ed
Lightest
#ccfaf6

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

#3feedc
#ee3f51

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

Split Complementary

#3feedc
#ee3fa8
#ee853f

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

Analogous Color

#3fee76
#3fee93
#3feedc
#3fc6ee
#3f7dee

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

#3feedc
#eedc3f
#dc3fee

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

#3feedc
#dc3fee
#ee3f51
#51ee3f

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

#3feedc
#853fee
#ee3f51
#a8ee3f

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

#085951
#0c887b
#10b7a6
#14e6d0
#3feedc
#6ef2e5
#9df6ed
#ccfaf6
#fafffe

Tints of #3feedc Color

#3feedc
#54efdf
#69f1e3
#7ff3e7
#94f5eb
#a9f7ef
#bff9f3
#d4fbf7
#e9fdfb
#ffffff

Shades of #3feedc color code

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

#3feedc
#38d3c3
#31b9ab
#2a9e92
#23847a
#1c6961
#154f49
#0e3430
#071a18
#000000

Tones

#3feedc
#54d9cb
#69c4bb
#7eafaa
#939a9a

Tones

Similar Color like #3feedc color

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

#40efdd
#41f0de
#42f1df
#43f2e0
#44f3e1
#45f4e2
#46f5e3
#47f6e4
#48f7e5
#49f8e6
#4af9e7
#4bfae8
#4cfbe9
#4dfcea
#3eeddb
#3decda
#3cebd9
#3bead8
#3ae9d7
#39e8d6
#38e7d5
#37e6d4
#36e5d3
#35e4d2
#34e3d1
#33e2d0
#32e1cf
#31e0ce

Download this Dark Blue

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

#3feedc Color Code Preview on Black Background Color

This is how #3feedc Color will look on black background color. Color contrast ratio is 14.47

#3feedc in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#3feedc color code is use for CSS Background Color

Background color for the above div is #3feedc

HTML with inline CSS

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

#3feedc color code is use for CSS Border Color

CSS Border color for the above div is #3feedc

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#3feedc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3feedc Color code Preview on White Background

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

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

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