Skip to main content Skip to docs navigation

#3fcffd 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 Thor’s Thunder and its hex is #44CCFF Nearest Color Name

Color Hue/Base color: Blue

Hex #3fcffd Color code in RGB color code model is created after adding 24.71% red color, 81.18% green color and 99.22% blue color. Hex #3fcffd Color code in CMYK color (process color) code model is generated after subtraction of 75% cyan, 18% magenta, 0% yellow and 0.78% black.

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

RGB Chart

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

Color Table

Hex Color Code 3fcffd #3fcffd
RGB Decimal 63, 207, 253 63, 207, 253
RGB Percent 25%, 81%, 99% rgb(25%, 81%, 99%)
CSS RGBa 63, 207, 253,1 rgba(63,207,253,1)
CMYK Model cmyk(75%,18%,0%,0.78%)
HSL Color Space 195,98% ,62% hsl(195,98% ,62%)
HSV Color Space 195°, 75%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 00111111 11001111 11111101
Octal 77 317 375
Decimal 63 207 253
Hex 3f cf fd

Different shades of #3fcffd color code.

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

Darkest of #3fcffd
#027ba1
Darker of #3fcffd
#02a1d4
Dark of #3fcffd
#0dc2fc
Base of #3fcffd
#3fcffd
Light of #3fcffd
#71dcfe
Lighter
#a4e8fe
Lightest
#d6f5ff

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

#3fcffd
#fd6d3f

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

Split Complementary

#3fcffd
#fd3f70
#fdcc3f

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

Analogous Color

#3ffdbc
#3ffddc
#3fcffd
#3f90fd
#3f40fd

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

#3fcffd
#cffd3f
#fd3fcf

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

#3fcffd
#fd3fcf
#fd6d3f
#3ffd6d

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

#3fcffd
#cc3ffd
#fd6d3f
#70fd3f

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

#01546f
#027ba1
#02a1d4
#0dc2fc
#3fcffd
#71dcfe
#a4e8fe
#d6f5ff
#ffffff

Tints of #3fcffd Color

#3fcffd
#54d4fd
#69d9fd
#7fdffd
#94e4fd
#a9e9fe
#bfeffe
#d4f4fe
#e9f9fe
#ffffff

Shades of #3fcffd color code

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

#3fcffd
#38b8e0
#31a1c4
#2a8aa8
#23738c
#1c5c70
#154554
#0e2e38
#07171c
#000000

Tones

#3fcffd
#52c5ea
#66bbd6
#79b1c3
#8da7af

Tones

Similar Color like #3fcffd color

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

#40d0fe
#41d1ff
#42d2ff
#43d3ff
#44d4ff
#45d5ff
#46d6ff
#47d7ff
#48d8ff
#49d9ff
#4adaff
#4bdbff
#4cdcff
#4dddff
#3ecefc
#3dcdfb
#3cccfa
#3bcbf9
#3acaf8
#39c9f7
#38c8f6
#37c7f5
#36c6f4
#35c5f3
#34c4f2
#33c3f1
#32c2f0
#31c1ef

Download this Dark Blue

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

#3fcffd Color Code Preview on Black Background Color

This is how #3fcffd Color will look on black background color. Color contrast ratio is 11.55

#3fcffd in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#3fcffd color code is use for CSS Background Color

Background color for the above div is #3fcffd

HTML with inline CSS

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

#3fcffd color code is use for CSS Border Color

CSS Border color for the above div is #3fcffd

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#3fcffd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3fcffd Color code Preview on White Background

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

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

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